GPDE_ER13I_NRVW(SQL View) |
Index Back |
---|---|
Tariff Area/EE Cat/13I FactorsThis table stores 13 month income factors by tarif area and employee category. It is utilized by the German payroll process. |
SELECT TARIFF_GER , TARIFF_AREA_GER , EFFDT , GPDE_PS_EE_CATG , EFF_STATUS , PIN_NUM + 50000000 , ENTRY_TYPE_ELEM FROM PS_GPDE_ER_13I_PIN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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 |
2 | TARIFF_AREA_GER | Character(3) | VARCHAR2(3) NOT NULL | Tariff Area |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | 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 |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
6 | PIN_NUM | Number(8,0) | INTEGER NOT NULL |
PIN Number
Prompt Table: %GP_EDIT_FLD7 |
7 | ENTRY_TYPE_ELEM | Character(3) | VARCHAR2(3) NOT NULL |
entry type element
Prompt Table: GP_ENT_NUMER_VW |