GPDE_ETFOT_NRAD(SQL Table) |
Index Back |
---|---|
Tariff Area Overtime TableStore Overtime rates by Tarif and Tarif area. This table used by German payroll system. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GP_PKG_ID | Character(10) | VARCHAR2(10) NOT NULL | Field used for element packaging |
2 | TARIFF_GER | Character(2) | VARCHAR2(2) NOT NULL |
Tariff
01=Metal Processing 02=Banking 03=Building and Civil Engineering 04=Clothing Industry 05=Chemical Industry 06=Printing Industry 07=Retail Trade 08=Fossil Oil and Gas Extraction 09=Glass Industry 10=Wholesale and Foreign Trade 11=Wood Processing 12=Rubber Processing 13=Ceramics 14=Agriculture 15=Leather Processing 16=Public Sector 17=Paper Industry 18=Paper Processing 19=Sawing Industry 20=German Seaports 21=Hard-Coal Mining 22=Textile Industry 23=Insurance 24=Housing Industry 25=Periodical Publishers 26=Newspaper Publishers 27=Tobacco Industry |
3 | TARIFF_AREA_GER | Character(3) | VARCHAR2(3) NOT NULL | Tariff Area |
4 | EFFDT | Date(10) | DATE | Effective Date |
5 | GPDE_PS_EE_CATG | Character(3) | VARCHAR2(3) NOT NULL |
Employee Category
01=Wage Earner 02=Salaried Employee 03=Apprentice 04=Retiree 05=Retiree Over Tariff 06=Without Employee Status 07=Half Orphan 08=Company Pensioner 09=Widower/Orphan 11=Student Writing Thesis 12=Doctorant Writing dissertation 13=Award Holder 14=Industrial Trainee 15=Retrainee 16=Hired Help |
6 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
7 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
8 | GPDE_PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
9 | GPDE_ER_OT_RATE | Number(6,2) | DECIMAL(5,2) NOT NULL | Percent |
10 | GPDE_AL_ELEM_AMT | Signed Number(12,2) | DECIMAL(10,2) NOT NULL | Amount |
11 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
12 | ENTRY_TYPE_ELEM | Character(3) | VARCHAR2(3) NOT NULL | entry type element |
13 | ENTRY_TYPE_ELEM2 | Character(3) | VARCHAR2(3) NOT NULL | Entry (element) type field |