HCI_US_SOC_VW(SQL View) |
Index Back |
|---|---|
HCI US Occupational Codes ViewUS Occupational Codes View for Campus Integration. It cannot have long varchars. |
| SELECT US_SOC_CD ,EFFDT ,EFF_STATUS ,DESCR50 FROM PS_US_SOC_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Standard Occupational Classif | |
| 2 | 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 |