Index Subscribe to Index
PeopleCode
PeopleCode is an object-oriented proprietary language used to express business logic for PeopleSoft applications. Though PeopleCode resembles programming languages, some aspects of the PeopleCode language are specifically related to the… Read more
PeopleSoft State Record
State records are used in Application Engines as a storage location for data that needs to be passed across actions. An Application Engine can have more than one state records… Read more
PeopleSoft Application Designer
PeopleSoft Application Designer, as the name suggests, is used to create and modify PeopleSoft applications. With App. Designer, you can create and modify most of the objects in PeopleSoft.
Peoplesoft Component
A PeopleSoft Component is a collection of pages which are logically grouped. Earlier to the introduction of PIA in 8.0, the Component was called Panel Group.
Fields in PeopleSoft
Fields are the basic building blocks of records in PeopleSoft. A field in PeopleSoft can be of the following types: Field Type Field Length / Feature Character 254 Long Character… Read more
Record in PeopleSoft
A record in PeopleSoft refers to the collection of fields similar to that of a table in RDMBS. Records are of 7 types, out of which the last two are… Read more