GPBR_RAIS2_WRK(SQL Table) |
Index Back |
---|---|
RAIS Temporary Record 2RAIS Temporary Record 2 for Payroll Results. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | GPBR_CNPJ | Character(14) | VARCHAR2(14) NOT NULL | Establlishment CNPJ Number |
3 | RAIS_ESTAB_PRE_BRA | Character(2) | VARCHAR2(2) NOT NULL | Establishment Prefix RAIS |
4 | ESTABID | Character(12) | VARCHAR2(12) NOT NULL | Establishment ID |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
6 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
7 | LABEL1 | Character(15) | VARCHAR2(15) NOT NULL | User Field 1-Label, this label will be displayed in the Self Service Absences Transactions Pages |
8 | SLICE_END_DT | Date(10) | DATE NOT NULL | Element Slice End Date |
9 | GPBR_CONTRIB_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Union Contribution Type
ASI=Welfare Contribution ASO=Associative Contribution CON=Confederative Contribution |
10 | GPBR_CALC_RSLT_VAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Calculation Numeric Result BRA |
11 | UNIT_RSLT_VAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Number of units used in result calculation |
12 | GPBR_ABS_RAIS | Character(2) | VARCHAR2(2) NOT NULL |
RAIS Absence Reason
10=Typical Labor Accident 20=Route Labor Accident 30=Illness related to work 40=Illness not related to work 50=Maternity or Paternity Leave 60=Mandatory Military Service 70=Without Remuneration |
13 | BGN_DT | Date(10) | DATE | Begin Date |
14 | END_DT | Date(10) | DATE | end date |
15 | DURATION_ABS | Number(7,2) | DECIMAL(6,2) NOT NULL | Duration field containing 2 decimals to handle absence requirements |
16 | END_ENTL_BAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Entitlement Balance |
17 | BEGIN_ENTL_BAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Begin Entitlement Balance |
18 | UNION_CD | Character(3) | VARCHAR2(3) NOT NULL | Union Code |
19 | UNION_CNPJ_BRA | Character(14) | VARCHAR2(14) NOT NULL | Union CNPJ, this is the ID that all the companies/establishments in Brazil have. |