GPBR_ES_BAT_STS(SQL Table) |
Index Back |
---|---|
eSocial BRA - XML Batch StatusStores the information about each xml batch. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPBR_BATCH_ID | Character(20) | VARCHAR2(20) NOT NULL | Batch ID |
2 | GPBR_PROTOC | Character(50) | VARCHAR2(50) NOT NULL | Protocol |
3 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
4 | GPBR_ES_BAT_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
eSocial BRA - XML Batch Status.
BAWA=Awaiting Processing BERR=Batch Error BPRC=Batch Processing BSUC=Batch Success BWRN=Batch Warning |
5 | GPBR_ES_BATCH_ETC | DateTime(26) | TIMESTAMP | eSocial BRA - Estimated Time of Completion. Used on eSocial Web Services functionality. |
6 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |