Table list used by SAP ABAP Function Module PTRA_UTIL_GENERAL_DATA_FIELDS (Feldsteuerung der Rahmendaten einer Reise)
SAP ABAP Function Module
PTRA_UTIL_GENERAL_DATA_FIELDS (Feldsteuerung 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 OPTIONAL |
|
| 3 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE REFERENCE(I_PERIODNUMBER) LIKE BAPITRVXXX-PERIOD OPTIONAL |
|
| 4 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE REFERENCE(I_LANGUAGE) LIKE BAPITRVXXX-LANGU DEFAULT SY-LANGU |
|
| 5 | HEAD_PERIO | General Information and Period Data of a Trip | SOURCE REFERENCE(I_HEAD) TYPE HEAD_PERIO OPTIONAL |
|
| 6 | HEAD_PERIO | General Information and Period Data of a Trip | SOURCE REFERENCE(I_TRIP_SCHEMA) LIKE HEAD_PERIO-SCHEM OPTIONAL |
|
| 7 | HEAD_PERIO | General Information and Period Data of a Trip | ||
| 8 | PTRV_PERIO | Period Data of a Trip | SOURCE REFERENCE(I_PERIODVERSION) LIKE PTRV_PERIO-PDVRS OPTIONAL |
|
| 9 | T706Z1 | Single Field Control for Dialog | SOURCE REFERENCE(I_TRIP_TCODE) TYPE T706Z1-RDYNNR DEFAULT 'WEBE' |
|