GPAU_STP_DCVW(SQL View) |
Index Back |
---|---|
Data Conversion Employee listData Conversion Employee list |
SELECT DISTINCT PROCESS_INSTANCE ,EMPLID ,BALANCE_GRP_NUM ,CAL_RUN_ID FROM PS_GPAU_STP_DC |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | BALANCE_GRP_NUM | Character(3) | VARCHAR2(3) NOT NULL | This field will be used to determine the grouping of balances from the different jobs of the employee. |
4 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id |