Instructors have complained that they do not have access to a newly registered component and page. The Instructor role that includes the Instructor permission list already exists; both are available for your use. Select the two correct methods that add access for just this user group. (Choose two.)
Identify two types of tables used in the PeopleSoft feature named TableSet Sharing. (Choose two.)
Examine the following code:
Which two statements are correct? (Choose two.)
Which event or events should you use for PeopleCode to autogenerate the purchase order number, the high-level key for the orders page?
Assume that you open a PeopleSoft application record definition using Application Designer. Which two of the following statements are false? (Choose two.)
Identify three true statements describing PeopleTools tables. (Choose three.)
Which statement is correct about developing, modifying, and deploying PeopleSoft fluid applications?
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?
Which three statements are correct? (Choose three.)
Here is a partial list of steps in the component processor flow.
What is the correct order?
You have been asked to create a new record for student suggestion review, which includes a field for implemented Flag, which will be a check box on the page. Before creating a new field, you look for an existing field to reuse.
FLAG, as shown in the exhibit, is a PeopleSoft delivered field. You can use this field if which statement is true?
Examine this PeopleCode statement:
&Date = ORDER.DATE;
Select the object-oriented equivalent.