CAR_PLAN_NLD(SQL Table) |
Index Back |
---|---|
EE Company Car Benefit NLDEstablishes the Company Car as a type of Benefit. This data is maintained as a localization in HR, not Base Benefits, even though it depends on the same Benefit Program and Benefit Plan structures. This table allows tracking specific data elements for the Netherlands. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
3 | PLAN_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Identifies a category of benefit plan, such as Medical, Dental, and Life (Insurance). A set of plan type codes, as well as rules for creating new codes, is provided by PeopleSoft. Plan Type codes determine how the system processes and defines eligibility for the various benefit plans.
Default Value: 5A |
4 | BENEFIT_NBR | Number(3,0) | SMALLINT NOT NULL | Note! Although this field is part of the index schema for most Base Benefits enrollment-related records, it was in fact never functionally implemented. As such, it is CRITICAL that this field always be set to zero 0. |
5 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
6 | LEASE_AMT_NLD | Number(11,2) | DECIMAL(10,2) NOT NULL | Track the actual lease amount for a company car in the Netherlands. |
7 | LEASE_CONTRIB_NLD | Number(11,2) | DECIMAL(10,2) NOT NULL | Track the employee contribution for a company car in the Netherlands. |
8 | EXCESS_CONTRIB_NLD | Number(11,2) | DECIMAL(10,2) NOT NULL | Track the excessive contribution by the employee for a company car in the Netherlands. This excessive amount is not deductable from the taxable wage for the company car benefit. |
9 | FISCAL_AMT_NLD | Number(11,2) | DECIMAL(10,2) NOT NULL | Track the fiscal value for a company car in the Netherlands. |
10 | FISCAL_PCT_NLD | Number(6,2) | DECIMAL(5,2) NOT NULL | Track the fiscal percentage for a company car in the Netherlands. |
11 | TAXABLE_AMT_NLD | Number(11,2) | DECIMAL(10,2) NOT NULL | Track the taxable amount for a company car in the Netherlands. |
12 | LEASE_NO_TAX_NLD | Character(1) | VARCHAR2(1) NOT NULL |
Reason for not having a fiscal contribution for a company car.
Dutch description:
1 Afspraak via werkgever met Belastingdienst
2 Werknemer heeft verklaring geen privegebruik auto Belastingdienst
3 Ander bewijs personen- en bestelauto
5 Doorlopend afwisselend gebruik bestelauto
6 0% bijtelling voor auto zonder CO2-uitstoot
1=Employer Arrangement 2=Personal Arrangement 3=Other Evidence 5=Alternately use Company Van 6=No CO2 Emission |