GP_CONT_TYP_VW(SQL View) |
Index Back |
---|---|
contract type viewused in payroll analytics for contract type |
SELECT DISTINCT A.CONTRACT_TYPE FROM PS_CNT_ACTIVE_VW A ,PS_GP_PA_RSLT_ANL B WHERE A.EMPLID=B.EMPLID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CONTRACT_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Contract Type |