1z0-241 | All About High quality 1z0-241 exam


Q1. Examine this PeopleCode snippet: class RO_ROWSET extends Rowset; Which statement is true?

A. Rowset is a subclass of the RO_ROWSET class.

B. RO_ROWSET is an instance of the Rowset class.

C. RO_ROWSET is a superclass of the Rowset class.

D. Rowset is a superclass of the RO_ROWSET class.

E. RO_ROWSET is an application class in the Rowset application package.

Answer: D

Q2. Which three PeopleCode events should NOT be used for errors and warnings? (Choose three.)

A. SearchInit

B. SearchSave

C. RowSelect

D. RowInit

E. RowDelete

F. FieldEdit

G. FieldChange

H. SaveEdit

Answer: ADG

Q3. Which three statements are true when you want to view queries? (Choose three.)

A. You can view all public queries, and private queries that are in your list of queries.

B. If you want to run queries that are not saved in PeopleSoft Query, you can use the Run page in Query Manager.

C. Query Viewer is a version of Query Manager. It has the same functions, but in a different view.

D. You can run a predefined query from your browser and view it online using any of the following links on the Query Manager search page: HTML, Excel, or Schedule.

E. If you want to run multiple queries and run each query multiple times with different runtime prompt values, the Run page is more useful than the HTML, Excel, or Schedule links on the Query Manager search page.

Answer: BDE

Q4. Select the three true statements about PeopleSoft field definitions. (Choose three.)

A. All PeopleSoft field definition names are in uppercase.

B. Date, Time, and DateTime fields all have a fixed length.

C. When you work with Number and Signed Number field types, the sum of integer and decimal positions must be less than or equal to 40.

D. Altering an existing field definition's default label can have consequences at both the record definition level and the page definition level.

E. For a Long Character field, enter a field length of 256 to enable the database platform to determine the maximum length of the field.

Answer: ABD

Q5. View the Exhibit.

Based on this Build dialog box, select the two options that are true. (Choose two.)

A. When you click the Build button, the TS_EMP tables are created.

B. When you click the Build button, nothing happens to your database.

C. When you click the Build button, the TS_EMP tables may lose existing data.

D. When you click the Build button, the TS_INSTSCHD_VW view is created.

E. When you click the Build button, Application Designer generates a script file.

Answer: BE

Q6. View the Exhibits.

Examine the two pages and select the correct statement.

A. You can group these pages in the same component.

B. You cannot group these pages in the same component.

Answer: A

Q7. The Component Processor's flow can be used to simulate a looping construct. In which event would a PeopleCode program designed to take advantage of this feature be placed?

A. RowInit

B. PreBuild

C. PostBuild

D. SearchInit

E. FieldDefault

F. FieldFormula

Answer: A

Q8. On a page definition, which control is most like a link?

A. Push button

B. Page anchor

C. Prompt button

D. Secondary page

E. Instant Messaging action

Answer: A

Q9. Select the correct order for the process flow for implementing tableset sharing.

1) Create logical Set IDs.

2) Map set control values in the Tableset Control.

3) Run the Alter tables process.

4) Create or modify record groups.

5) Add the SETID field to the control table record definition.

6) Modify transaction table and control table page definitions.

7) Add the BUSINESS_UNIT field to the transaction table record definition.

8) Define the Set Control Field.

A. 6, 5, 7, 3, 8, 1, 2, 4

B. 8, 1, 2, 4, 5, 6, 7, 3

C. 7, 8, 5, 1, 4, 2, 3, 6

D. 7, 5, 8, 3, 6, 1, 4, 2

E. 1, 2, 4, 5, 7, 3, 8, 6

Answer: D

Q10. Many steps in the application development process access the PeopleTools tables. Which step accesses all three categories of tables?

A. Building the table.

B. Defining the page.

C. Defining new fields.

D. Defining the record.

E. Registering the component.

Answer: A