Table list used by SAP ABAP Function Module PTRA_WEB_COSTDIST_TRIP_DELETE (Löschen der Kostenverteilungen einer Reise)
SAP ABAP Function Module
PTRA_WEB_COSTDIST_TRIP_DELETE (Löschen der Kostenverteilungen einer Reise) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIEMPL | Structure for business object employees | SOURCE VALUE(I_EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
|
| 2 | BAPIRET2 | Return Parameter | ||
| 3 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(I_TRIPNUMBER) LIKE BAPITRIP-TRIPNO |
|
| 4 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(I_PERIODNUMBER) LIKE BAPITRVXXX-PERIOD |
|
| 5 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(I_LANGUAGE) LIKE BAPITRVXXX-LANGU DEFAULT SY-LANGU |
|
| 6 | HEAD_PERIO | General Information and Period Data of a Trip | ||
| 7 | PTRV_PERIO | Period Data of a Trip | SOURCE VALUE(I_PERIODVERSION) LIKE PTRV_PERIO-PDVRS |
|
| 8 | PTRV_WEB_COSTDIST_TRIP_EXT | Cost Assignment of Trip for External Display | ||
| 9 | PTRV_WEB_COSTDIST_TRIP_EXT | Cost Assignment of Trip for External Display | SOURCE VALUE(E_COSTDIST_TRIP_DEFAULT) TYPE PTRV_WEB_COSTDIST_TRIP_EXT |
|
| 10 | PTRV_WEB_COSTDIST_TRIP_INT | Cost Distribution of Trip | ||
| 11 | PTRV_WEB_GENERAL_DATA_EXT | General Trip Data for External Display | ||
| 12 | PTRV_WEB_GENERAL_DATA_INT | General Trip Data | ||
| 13 | PTRV_WEB_TRIPS_EXT | Read Current Trips of an Employee | ||
| 14 | SPLIT_OF_TRIP | Assignment of Costs of Entire Trip |