PeopleCode supports the following types of functions:3
In addition, PeopleCode supports methods. The main differences between a built-in function and a method are:
The values for the bind variables can be omitted and supplied later. For Insert, Update, or Delete commands these values would be supplied using Execute method. (If all the necessary input values are supplied, the SQL is executed immediately.)
PeopleCode Functions, retrieved 2008-12-14
DeLia, Tony et al. (2001). Essential Guide to Peoplesoft Development and Customization. Manning Publications Co. p.260 ↩
DeLia, Tony et al. (2001). Essential Guide to Peoplesoft Development and Customization. Manning Publications Co. p.417 ↩
DeLia, Tony et al (2001). Essential Guide to Peoplesoft Development and Customization. p.375 ↩