US_SOC_TBL(SQL Table) |
Index Back |
---|---|
US Standard Occupational CodesU.S. only. US_SOC_TBL contains U.S. standard occupational codes used as an edit table for a field the JOBCODE_TBL. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | US_SOC_CD | Character(10) | VARCHAR2(10) NOT NULL | Standard Occupational Classif |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRLONG | Long Character | CLOB | Long Description |