GPDE_CAR_ALLOC(SQL Table) |
Index Back |
|---|---|
Car Allocation GPDEUsed in Global Payrol Germany, Car Allocation. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 3 | Date(10) | DATE NOT NULL |
Begin Date
Default Value: %date |
|
| 4 | Character(7) | VARCHAR2(7) NOT NULL |
Car Identification Number used in Administer Company Cars module.
Prompt Table: CAR_FREE_VW |
|
| 5 | END_DT | Date(10) | DATE | end date |
| 6 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: OPR_DEF_TBL_HR.EXCHNG_TO_CURRENCY Prompt Table: CURRENCY_CD_TBL |
| 7 | GPDE_CAR_PRICE | Number(19,3) | DECIMAL(18,3) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 8 | GPDE_CAR_EXTRAS | Number(19,3) | DECIMAL(18,3) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 9 | GPDE_CAR_ROUTE_KM | Number(7,2) | DECIMAL(6,2) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 10 | GPDE_CAR_LUMPSUM | Character(1) | VARCHAR2(1) NOT NULL |
Used in Global Payrol Germany, Car Allocation.
Y/N Table Edit |
| 11 | GPDE_TOTAL | Number(19,3) | DECIMAL(18,3) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 12 | GPDE_BASE_ADV | Number(19,3) | DECIMAL(18,3) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 13 | GPDE_LUMPSUM | Number(19,3) | DECIMAL(18,3) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 14 | GPDE_DISTANCE | Number(19,3) | DECIMAL(18,3) NOT NULL | Used in Global Payrol Germany, Car Allocation. |
| 15 | GPDE_MAXLUMPSUM | Number(19,3) | DECIMAL(18,3) NOT NULL | Descr |
| 16 | GPDE_EE_PAY_SW | Character(1) | VARCHAR2(1) NOT NULL |
Company Car - Lumpsum paid by employee?
Y/N Table Edit Default Value: N |
| 17 | Date(10) | DATE |
Start Date
Default Value: GPDE_CAR_ALLOC.BGN_DT |