Peoplesoft

  Home  Management  Peoplesoft


“Peoplesoft Interview Questions and Answers will guide us now that PeopleSoft Inc. was a company that provided human resource management systems (HRMS) and customer relationship management (CRM) and manufacturing, financials, enterprise performance management, and student administration software solutions to large corporations, governments, and organizations. The Oracle Corporation acquired PeopleSoft,Inc. Learn basic and advance concepts of PeopleSoft with our Interview Questions and Answers.”



167 Peoplesoft Questions And Answers

52⟩ Assume that you just finished customization work that involved the creation of many new objects. You can move these objects from your development database (source) to a testing database (target) to conduct more elaborate testing. Referring to the above information, why would adding your objects to a Project streamline the migration to a new database?

Projects provide the ability to migrate all objects at once or each object type individually.

 223 views

56⟩ What are the Record field events?

1. FieldChange

2. FieldDefault

3. FieldEdit

4. FieldFormula

5. PrePopup

6. RowDelete

7. RowInit

8. RowInsert

9. RowSelect

10. SaveEdit

11. SavePostChg

12. SavePreChg

13. SearchInit

14. SearchSave

15. Workflow

 187 views

59⟩ What is the purpose of State Record?

State Records are used in AE to pass values from action and section to the other. It also allows you to restart the App engine. For this, the State record has to be a SQL table. A state record either can be an SQL table or derived Work record. Process_instance field is mandatory in the State Record.

 171 views