EOCF_CTX_LANG(SQL Table) |
Index Back |
---|---|
context definitioncontext definition |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(31,0) | DECIMAL(31) NOT NULL | the ID value for a configured context | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | EOCF_CTX_NAME | Character(50) | VARCHAR2(50) NOT NULL | context name |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRLONG | Long Character | CLOB | Long Description |