1z0-632 PeopleSoft PeopleTools 8.5x Implementation Essentials

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Select three changes to a record definition that require you to rebuild the SQL table. (Choose three.)

Select all that apply, then click Submit answer.

  • You change an ascending key to a descending key

  • You deselect the Alternate Search Key check box

  • You change the length of a non-key field

  • You deselect the Search Key check box (only) for a field

  • You change the label of a key field

Question 5

Examine this PeopleCode program excerpt:

Select the three correct statements. (Choose three.)

Select all that apply, then click Submit answer.

  • The OCP_ROWSET method runs automatically whenever an object is instantiated from the OCP_ROWSET class

  • OCP_ROWSET is the constrictor method for the OCP_ROWSET class

  • Executing the RO_ROWSET method instantiates an object of the OCP_ROWSET class

  • The OCP_ROWSET method must initialize an object of the Rowset class

  • The OCP_ROWSET method is added to the Rowset class, and, by extension, to any instances of the Rowset class

Question 6

Examine this PeopleCode program excerpt:

Select the option that correctly combines these four statements into one valid PeopleCode statement.

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D

  • Option E