RC_CNTXT_MAP(SQL Table) |
Index Back |
---|---|
Maps Context ID and ActionsRecord to map Actions to a Context ID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONTEXT_ID | Character(15) | VARCHAR2(15) NOT NULL | Context Map Code |
2 | ACTION_CD | Character(10) | VARCHAR2(10) NOT NULL |
Action Code
Prompt Table: RC_CNTXT_ACTION |