Table list used by SAP ABAP Function Module PTRA_UTIL_GENERAL_DATA_SAVE (Sichern der Rahmendaten einer Reise)
SAP ABAP Function Module
PTRA_UTIL_GENERAL_DATA_SAVE (Sichern der Rahmendaten einer Reise) 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 | SOURCE REFERENCE(I_TRIPNUMBER) LIKE BAPITRIP-TRIPNO |
|
| 3 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE REFERENCE(E_TRIPNUMBER) TYPE BAPITRIP-TRIPNO |
|
| 4 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE REFERENCE(I_LANGUAGE) LIKE BAPITRVXXX-LANGU OPTIONAL |
|
| 5 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE REFERENCE(E_PERIODNUMBER) TYPE BAPITRVXXX-PERIOD |
|
| 6 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE REFERENCE(I_PERIODNUMBER) LIKE BAPITRVXXX-PERIOD |
|
| 7 | HEAD_PERIO | General Information and Period Data of a Trip | SOURCE REFERENCE(E_HEAD) TYPE HEAD_PERIO |
|
| 8 | HEAD_PERIO | General Information and Period Data of a Trip | ||
| 9 | HEAD_PERIO | General Information and Period Data of a Trip | SOURCE REFERENCE(I_HEAD) TYPE HEAD_PERIO |
|
| 10 | PTRV_PERIO | Period Data of a Trip | SOURCE REFERENCE(E_PERIODVERSION) TYPE PTRV_PERIO-PDVRS |
|
| 11 | PTRV_PERIO | Period Data of a Trip | SOURCE REFERENCE(I_PERIODVERSION) LIKE PTRV_PERIO-PDVRS |