You are testing the Course Session Details page. You click the Lookup button for the Instructor field and select a name. When you tab off the field, a message is displayed.
What caused this issue and how do you fix it?
You have these items selected in the Suppress on Form Factor group box on the Fluid tab for a page control.
How will the system treat this control?
Match each valid PeopleCode variable scope in the first column with its corresponding duration in the second column and its description in the third column.
This PeopleCode statement appears in a PreBuild program:
&Object = GetLevel10();
Which two statements are true? (Choose two.)
This exhibit shows the Structure tab of the component definition.
The following PeopleCode program has been placed on the RowInit event for the Level 2 component record (PSU_TASK_EFFORT)
Which three changes are required to move this program to the RowInit event for the Level 1 component record (PSU_TASK_RSRC)? (Choose three.)