PeopleCode | Using PSRECDEFN or Project Definitions to perform SQL deletes
PeopleCode
Tip 078: Notification Framework in PeopleCode
PeopleCode | ‘Hello World’ using the Notification Framework
Tip 076: Two-Dimensional Arrays
PeopleCode | Creating and accessing a two-dimensional array in PeopleCode
Tip 074: Sign-on PeopleCode
PeopleCode | Executing PeopleCode immediately upon user sign on
Tip 073: CreateArrayAny Function
PeopleCode | Using CreateArrayAny to retrieve data from unknown tables
Tip 068: Generic Rowset Processing
PeopleCode | Writing generic code that accepts any rowset as a parameter
Tip 067: CSV File Processing with Split
PeopleCode | Using the Split function to separate a string into multiple parts
Tip 065: Sequential Numbering (GetNextNumber)
PeopleCode | Automatically defaulting a field to the next available number.
Tip 063: Running a PS Query in PeopleCode
PeopleCode | Opening and accessing the results of a PS Query in PeopleCode.
Tip 061: Custom Dropdown Lists
PeopleCode | Creating a specific list of values for a dropdown field.