GPBR_ESOC_PARAM(SQL Table) |
Index Back |
---|---|
eSocial Install ParameterseSocial Install Parameters |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPBR_LAST_DRV_SEQ | Number(30,0) | DECIMAL(30) NOT NULL | eSocial Last Driver Sequence. |
2 | GPBR_LAST_BATCH_ID | Number(30,0) | DECIMAL(30) NOT NULL | eSocial BRA - Last Batch ID used. |
3 | ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
Y/N Table Edit Default Value: N |
4 | GPBR_ES_ENV_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
eSocial Environment Type
1=Production 2=Restrict Production |