PCMP_RI_COMP(SQL View) |
Index Back |
---|---|
Prof Comp RI CompanyUsed in the Professional Compliance module. Holds the Company that the regulated individual works for. |
SELECT A.EMPLID ,A.EMPL_RCD ,A.COMPANY FROM PS_CURRENT_JOB_ALL A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |