PeopleSoft has its own naming convention for system and non-system (application) tables. In the list below, RECORDNAME refers to the name of any table or record.Referring to the above information, which one of the following identifies the naming convention PeopleSoft uses for non-system(application) tables?
Activate Event is Valid for ?
Let us take a Temp Table TMP_TAO. In People Tools options the following instance settings are done Temp Table Instances (Total) : 5 Temp Table Instances (Online): 4 In AE1 App Engine Program the instance count to TMP_TAO is 3 In AE2 App Engine Program the instance count to TMP_TAO is 5. How many instances are created to TMP_TAO ?
What effect would making a change to the EMPLID field in the above project have?
what is deferred processing?
What are the types of data types are available in pc? Give me some ex for each?
What does update and fixes: r_* files refer?
Query is split into what?
you can specifically trace the activity of the PSAPPSRV server process by setting the?
What are various steps that describes the peoplecode logic while implementing a Component Interface?
Explain the different peoplecode events?
Difference between saveedit and fieldedit?
What is component interface, where did you use?