Table list used by SAP ABAP Function Module BAPI_TRIP_COLLECT_MILEAGE (Determination of Trip Legs for Employee)
SAP ABAP Function Module
BAPI_TRIP_COLLECT_MILEAGE (Determination of Trip Legs for Employee) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIEMPL | Structure for business object employees | SOURCE VALUE(EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
|
| 2 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 3 | BAPIRETURN | Return Parameter | ||
| 4 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(TO_DATE) LIKE BAPITRIP-DEP_DATE |
|
| 5 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(FROM_DATE) LIKE BAPITRIP-DEP_DATE |
|
| 6 | BAPITRVMIL | Miles/Kms distribution; Structure for BAPI interface | SOURCE VALUE(VEH_TYPE) LIKE BAPITRVMIL-VEH_TYPE OPTIONAL |
|
| 7 | BAPITRVMIL | Miles/Kms distribution; Structure for BAPI interface | ||
| 8 | BAPITRVMIL | Miles/Kms distribution; Structure for BAPI interface | SOURCE MILEAGE STRUCTURE BAPITRVMIL |
|
| 9 | BAPITRVMIL | Miles/Kms distribution; Structure for BAPI interface | SOURCE VALUE(VEH_CLASS) LIKE BAPITRVMIL-VEH_CLAS OPTIONAL |
|
| 10 | PCL1 | HR Cluster 1 | ||