EMPLOY_TEAM_LNG(SQL Table) |
Index Back |
---|---|
Employee Teams Related LangEMPLOY_TEAM_LNG is the language record related to EMPLOYEE_TEAMS. 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 | TEAM_CODE | Character(4) | VARCHAR2(4) NOT NULL | Team code |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |