Oracle PeopleSoft Application Develper I: PeopleTools and PeopleCode - 1Z0-241 FREE EXAM DUMPS QUESTIONS & ANSWERS

What are three standard system edits that the component processor performs on a field? (Choose three.)
Correct Answer: A,C,D Vote an answer
You add the STREET2 field to the existing PS_ADDRESS_SBR subrecord. What do you do next?
Correct Answer: B Vote an answer
View the Exhibit.
PeopleCode is used to update the Grand Total field when a change is made to the Customer Orders page.
On which three events should the program be placed? (Choose three.)
Correct Answer: A,C,G Vote an answer
Examine this PeopleCode snippet:
Local Rowset &RS_Level0, &RS_Level1;
Local Row &Row_Level0, &Row_Level1;
Local Record &Rec_EMP;
Local Field &Fld_ROLE;
&RS_Level0 = GetLevel0();
&ROW_Level0 = &RS_Level0.GetRow(1);
If this is the beginning of a program that will traverse the data buffer to access values at level 1, which would be the next valid PeopleCode statement?
Correct Answer: B Vote an answer
Select three rules for PeopleCode user-defined variables. (Choose three.)
Correct Answer: B,C,F Vote an answer
You run this SQL statement in your query tool:
SELECT * FROM DBA_OBJECTS;
Assuming that the syntax is correct for your platform, what does the statement select from?
Correct Answer: A Vote an answer
What must you do first, before you create a link to an external Web page from a PeopleSoft page?
Correct Answer: B Vote an answer
Select three steps that you perform when you create a subrecord. (Choose three.)
Correct Answer: A,C,E Vote an answer
0
0
0
10