PeopleCode Reserved Words
| Reserved Word | Common Usage |
|---|---|
|
AnalyticModel |
Used with the GetAnalyticModel method. |
|
BarName |
Used with transfers and modal transfers. |
|
BusActivity |
Used with TriggerBusinessEvent. |
|
BusEvent |
Used with TriggerBusinessEvent. |
|
BusProcess |
Used with TriggerBusinessEvent. |
|
CompIntfc |
Used with Component Interface Classes. |
|
Component |
Used with transfers and modal transfers, as well as for generating URLs. |
|
Field |
Used with methods and functions to designate a field. |
|
FileLayout |
Used with the SetFileLayout File class method. |
|
HTML |
Used with the GetHTMLText function. |
|
Image |
Used in with functions and methods to designate an image. |
|
Interlink |
Used with the GetInterlink function. |
|
ItemName |
Used with transfers and modal transfers. |
|
Market |
Used with transfers and URL generation. |
|
MenuName |
Used with transfers and modal transfers. |
|
Message |
Used with Messaging functions and methods. |
|
Node |
Used with transfers and modal transfers, as well as generating URLs. |
|
Operation |
Used with the CreateMessage function. |
|
Page |
Used with transfers and modal transfers to pass the page item name (instead of the page name), and with controls and other functions to pass the page name. |
|
Panel |
Used with the desupported TransferPanel function. Note: Use the TransferPage function and the Page reserved word instead. |
|
PanelGroup |
Used with the desupported DoModalPanelGroup function. Note: Use the DoModalComponent function and the Component reserved word instead. |
|
Portal |
Used with transfers and modal transfers, as well as generating URLs. |
|
Record |
Used in functions and methods to designate a record. |
|
Rowset |
Used in functions and methods to designate a rowset. |
|
RowsetCache |
|
|
Scroll |
The name of the scroll area in the page. This name is always equal to the primary record of the scroll. |
|
SQL |
Used with SQL definitions. |
|
StyleSheet |
Used with style sheets. |
|
URL |
Used with file attachment functions. |