GPBR_PROC_CTRL(SQL Table) |
Index Back |
---|---|
Process ControleSocial: Process Control |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
2 | ESTABID | Character(12) | VARCHAR2(12) NOT NULL | Establishment ID |
3 | GPBR_EVENT_CD | Character(6) | VARCHAR2(6) NOT NULL | eSocial - Event Code |
4 | GPBR_PROC_DT | Date(10) | DATE | eSocial Process Date |
5 | GPBR_PREV_PROC_DT | Date(10) | DATE | eSocial Previous Process Date |
6 | TRANSACTION_NBR | Number(15,0) | DECIMAL(15) NOT NULL | 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size. |