ORG_DEPT_LANG(SQL Table) |
Index Back |
|---|---|
Related Lang-Org DeptORG_DEPT_LANG is the language record related to ORG_DEPT. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: EXT_ORG_TBL |
|
| 2 | Number(3,0) | SMALLINT NOT NULL | Department Nbr | |
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: ORG_DEPT_LANG.DESCR |