SCCFP_CNTXT_DFN(SQL Table) |
Index Back |
---|---|
File Parser ContextFile Parser Context Definition |
# | 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 | SCCFP_CNTXT_NAME | Character(30) | VARCHAR2(30) NOT NULL | Context name - the user key to a file parser context. |
3 | SCCFP_CNVR_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Conversion Profile ID - the unique key that identifies the file conversion profile
Prompt Table: SCCFP_CNVR |