SCC_PERSORG_STG(SQL Table) | 
Index Back | 
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Number(10,0) | DECIMAL(10) NOT NULL | Sequence ID | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Sequence Nbr | |
| 4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | 
| 5 | PER_ORG | Character(3) | VARCHAR2(3) NOT NULL | 
Defines the Organizational Relationship(s) that a Person has to the Organization.  These are Employee, Contingent Worker, and Persons of Interest.
 CWR=Contingent Worker EMP=Employee POI=Person of Interest  | 
| 6 | POI_TYPE | Character(5) | VARCHAR2(5) NOT NULL | Defines the Transactional usage of POIs in HRMS. | 
| 7 | AUDIT_ACTN | Character(1) | VARCHAR2(1) NOT NULL | 
Audit Action Code for Application Messages.  This tells the subscriber whether the row has been added, changed, or deleted.
 A=Add C=Change Old (PPR Only) D=Delete K=Change - Old Values N=Change - New Values O=Change - Original Values  |