Review the definition of the Calculate user-defined function.
Then, review the invocation of this Calculate function in a FieldChange program:
Which two corrections are required to allow these PeopleCode programs to be saved as syntactically correct programs that produce valid results? (Choose two.)
Select three steps that comprise the user interface phase of PeopleSoft application development? (Choose three.)
You begin to register a component using the Registration Wizard. What should you do based on the values that appear in the dialog box?
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.)
Select three elements that must be present before registering a component. (Choose three.)
While in the office on his desktop computer, a user personalizes his fluid homepage by adding a tile for the My contacts component. The next day at the airport, the user attempts the access the My Contacts component using his smartphone. Unfortunately, he cannot see the My Contacts tile on his field homepage.
Why is the user unable to find the My Contacts tile on his fluid homepage when using his smartphone?
You are asked to create a new field definition with a field label that includes a line break for Curriculum Developer. How should you enter the label?
Your client has asked you to update their PeopleCode programs to replace outdated system variables with current system variables. Which system variable replaces %OperatorId?
View the exhibits. Based on this page layout and page order, select two true statements about this page definition.
An end user saves the data after making a change to their personal address, and the system updates the table for that page. In this case, that personal address information is also stored in a table used to generate reports. Upon saving the address, the system also updates the equivalent information stored in the reporting table.
What form of maintaining referential integrity has been implemented in this scenario?
View the following sample search page:
On the Human Capital Management search page, why is the Course Code field limited to accept only “begins with” searches, whereas the Description field accepts a wide range of search operators?
At line number 7 in this record definition, the PSU_ADDRESS_XXX field name represents a ___.