SCC_PLORCHE_STG(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | SCC_SEQ_ID | Number(10,0) | DECIMAL(10) NOT NULL | Sequence ID |
3 | SCC_SEQ_ID3 | Number(3,0) | SMALLINT NOT NULL | Sequence Nbr |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
5 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
6 | ORIGIN_CHE | Character(40) | VARCHAR2(40) NOT NULL | This field represents a person's place of origin. This is the place of origin of a person's father or husband. It is a free format field. |
7 | MAIN_ORIG_CHE | Character(1) | VARCHAR2(1) NOT NULL | This Flag determines if the employee's Place of Origin is the main one or not. An employee can have one and only one main place of origin. |
8 | 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 |