Convert Classic to Fluid pages
Hi,
I followed steps in Converting_Classic_PIA_Components_to_PeopleSoft_Fluid_User_Interface.pdf to convert Classic page to Fluid.
When I tried to open the page, I got a PeopleCode error:
GetField: Field 'HR_MO_DSP_WRK.HR_MO_DESCR100_GB' not found in scroll level 0.
HR_MO_COMMON.SETUP.APP_SETUP.OnExecute Name:APP_SETUP PCPC:439 Statement:8
Called from:HR_MO_DSP_P_2_POP.Activate Statement:3
The specified field was not found in the indicated scroll level. This may occur with various PeopleCode built-in functions that specify a "scroll context" via a series of records and a field name.