Table list used by SAP ABAP Function Module PTRA_UTIL_TRIPS_GET_LIST (Bereitstellen aller Reisen einer Personalnummer als Liste)
SAP ABAP Function Module
PTRA_UTIL_TRIPS_GET_LIST (Bereitstellen aller Reisen einer Personalnummer als Liste) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIEMPL | Structure for business object employees | SOURCE REFERENCE(I_EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
|
| 2 | BAPITRIP | Overview table of trips; Structure for BAPI interface | ||
| 3 | BAPITRVSUM | Totals of a trip; Structure for BAPI interface | ||
| 4 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE REFERENCE(I_LANGUAGE) LIKE BAPITRVXXX-LANGU DEFAULT SY-LANGU |
|
| 5 | BAPI_MY_TRIPS | Current Trip Overview; Structure for BAPI Interface | ||
| 6 | DATE_WITH_FIELDNAME | Date with Indication of Associated Date Field | ||
| 7 | FTPT_REQ_HEAD | Framework Data of Travel Request | ||
| 8 | FTPT_VARIANT | Table of Travel Plan Variants | ||
| 9 | HEAD_PERIO | General Information and Period Data of a Trip | ||
| 10 | PTP_F4_KEEPMAX | User Profile for Personal F4 Help | ||
| 11 | PTP_TOGGLE_STATUS | Control of Data Areas in Travel Management | ||
| 12 | PTP_VARIOUS_FIELDS | General User Profiles in Travel Management | ||
| 13 | PTRV_SHDR | Trip Statistics - Trip Amounts | ||
| 14 | PTRV_TRVPA | Settlement Control Through Characteristic TRVPA | ||
| 15 | PTRV_UTIL_TRIPS | Read Current Trips of an Employee | ||
| 16 | T706D | Default Values for Dialog | ||
| 17 | T706S | Trip Schema | ||
| 18 | T706_CONST | PA parameters: Travel Management |