Can you explain the difference between saveedit and fieldedit?
Answer / Brijendra Singh Yadav
SaveEdit is a PeopleCode event that occurs when a record is saved, allowing developers to perform custom actions before or after the actual save operation. FieldEdit, on the other hand, is a PeopleCode event triggered when a user changes the value of a field within a record.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a transaction control statement?
What is the result of the search with the following criteria in PS Books?
Tuning can be done on which servers?
Interlink data type can be declared as?
Tell me in which peoplecode event does all data validation take place?
How do you retrieve a value from scroll.scroll select?
How is a peoplecode function called?
Which of the Task cannot be done through PSADMIN?
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 system tables?
What is the process flow in billing, ar, am. Gl, ap, po etc?
If you delete a page from PSPT application which all tables are affected ?
Define pc editor?