SCC_PER_ORG_CWR(SQL View) |
Index Back |
---|---|
Person Org Contingent Worker |
SELECT DISTINCT EMPLID , 'Y' FROM %Table(PER_ORG_ASGN) WHERE PER_ORG = 'CWR' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | PER_ORG_CWR | Character(1) | VARCHAR2(1) NOT NULL | Indicates that a person has a contingent worker relationship to the organization. |