Table/Structure Field list used by SAP ABAP Function Module HR_CA_CALC_STANDBY_BENEFIT (Calculate standby charge for car taxable benefit, Canada)
SAP ABAP Function Module
HR_CA_CALC_STANDBY_BENEFIT (Calculate standby charge for car taxable benefit, Canada) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SAPMPTKC - CHKDT | Check Date | SOURCE REFERENCE(P_DATE) LIKE SAPMPTKC-CHKDT DEFAULT SY-DATUM |
|
| 2 | SAPMPTKC - CHKDT | Check Date | ||
| 3 | SAPMPTKC_CAR - ST_REIMB | Reimbursement of standby charge by employee | SOURCE REFERENCE(ST_REIMB) LIKE SAPMPTKC_CAR-ST_REIMB DEFAULT 0 |
|
| 4 | SAPMPTKC_CAR - ST_REIMB | Reimbursement of standby charge by employee | ||
| 5 | SAPMPTKC_CAR - ST_OPT1 | Standby charge calculation - Option 1 | SOURCE REFERENCE(ST_OPT) LIKE SAPMPTKC_CAR-ST_OPT1 DEFAULT '1' |
|
| 6 | SAPMPTKC_CAR - ST_OPT1 | Standby charge calculation - Option 1 | ||
| 7 | SAPMPTKC_CAR - ST_CH1 | Variant 1 - Auto owned by employer | SOURCE REFERENCE(ST_CH) LIKE SAPMPTKC_CAR-ST_CH1 DEFAULT '1' |
|
| 8 | SAPMPTKC_CAR - ST_CH1 | Variant 1 - Auto owned by employer | ||
| 9 | SAPMPTKC_CAR - STANDBY | Standby charge for car taxable benefit | SOURCE REFERENCE(STANDBY) LIKE SAPMPTKC_CAR-STANDBY |
|
| 10 | SAPMPTKC_CAR - STANDBY | Standby charge for car taxable benefit | ||
| 11 | SAPMPTKC_CAR - REDUCTION | Apply standby charge reduction formula | SOURCE REFERENCE(REDUCE) LIKE SAPMPTKC_CAR-REDUCTION DEFAULT '0' |
|
| 12 | SAPMPTKC_CAR - REDUCTION | Apply standby charge reduction formula | ||
| 13 | SAPMPTKC_CAR - PERS_KM | Kilometres driven by employee for personal use | SOURCE REFERENCE(PERS_KM) LIKE SAPMPTKC_CAR-PERS_KM DEFAULT 0 |
|
| 14 | SAPMPTKC_CAR - PERS_KM | Kilometres driven by employee for personal use | ||
| 15 | SAPMPTKC_CAR - NUM_DAYS | Number of days automobile was available to employee | SOURCE REFERENCE(NUM_DAYS) LIKE SAPMPTKC_CAR-NUM_DAYS DEFAULT 365 |
|
| 16 | SAPMPTKC_CAR - NUM_DAYS | Number of days automobile was available to employee | ||
| 17 | SAPMPTKC_CAR - AUTOCOST | Cost of automobile to employer | SOURCE REFERENCE(AUTOCOST) LIKE SAPMPTKC_CAR-AUTOCOST DEFAULT 0 |
|
| 18 | SAPMPTKC_CAR - AUTOCOST | Cost of automobile to employer |