RB_CONFIG_EXIT(SQL Table) |
Index Back |
---|---|
Configurable Exit PointSupport design-time of the Configurable Exit Point feature |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RB_CONFIG_EXIT_ID | Character(30) | VARCHAR2(30) NOT NULL | Corresondence Management: Configurable Exit Point ID |
2 | RB_APPCLASS_EXT | Character(15) | VARCHAR2(15) NOT NULL | Application Class Set |
3 | APPCLASSREF | Character(30) | VARCHAR2(30) NOT NULL |
Base Class Reference
Prompt Table: RB_APPCLASS_BAS |
4 | CLASS_METHOD | Character(30) | VARCHAR2(30) NOT NULL | Field to store the method to be called when a toolbar icon is pressed. |
5 | RB_CFG_PARM_DESC | Character(254) | VARCHAR2(254) NOT NULL | Description for Configurable Exit Point Paramater(s) |
6 | RB_CFG_RETURN_DESC | Character(254) | VARCHAR2(254) NOT NULL | Description for Configurable Exit Point Description |
7 | RB_CONFIG_EXIT_DES | Long Character | CLOB | Configurable Exit Point Description |