ASCO_TBL_LNG(SQL Table) |
Index Back |
---|---|
Aus Std Class of Occupation CdThis table contains codes that are used to group occupations into categories. This table stores the translated descriptions for all the occupation codes in ASCO_TBL_AUS table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ASCO_CD_AUS | Character(6) | VARCHAR2(6) NOT NULL | This field is used to group occupations into categories |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |