SCCFP_CNTXT_LNG(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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | SCCFP_CNTXT_NAME | Character(30) | VARCHAR2(30) NOT NULL | Context name - the user key to a file parser context. |