SCCFP_CNTXT_REC(SQL Table) |
Index Back |
---|---|
File Parser Context RecordFile Parser Context Record Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCCFP_CNTXT_ID | Number(15,0) | DECIMAL(15) NOT NULL | Context ID - the unique key that identifies the file context |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: SCCFP_REC_VW |
3 | SCCFP_PARENT_REC | Character(15) | VARCHAR2(15) NOT NULL |
File Parser Parent Record
Prompt Table: SCCFP_REC_VW |
4 | SCCFP_SORT_ORDER | Number(6,0) | INTEGER NOT NULL | File Parser Sort Order field |
5 | SCCFP_TREE_LEVEL | Number(3,0) | SMALLINT NOT NULL | File Parser Tree level field |