HRS_PER_CNTYP_I(SQL View) |
Index Back |
|---|---|
Contract Type Interf ViewContract type Interface VIew |
| SELECT A.SETID , A.CONTRACT_TYPE , A.EFFDT ,A.EFF_STATUS , A.DESCR , A.DESCRSHORT FROM PS_HCR_PER_CNTYP_I A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_VLD_HR_09 |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Contract Type | |
| 3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |