Table list used by SAP ABAP Function Module TRIP_CREATE_INTERACTIVE_PR04 (Anlegen einer Reise (Wochenbericht, interaktiv am Bildschirm))
SAP ABAP Function Module
TRIP_CREATE_INTERACTIVE_PR04 (Anlegen einer Reise (Wochenbericht, interaktiv am Bildschirm)) 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 | ||
| 3 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 4 | BAPITRCATS | Header data for a trip, structure for CATS interface | SOURCE VALUE(DEP_DATE) LIKE BAPITRCATS-DEP_DATE |
|
| 5 | BAPITRCATS | Header data for a trip, structure for CATS interface | SOURCE VALUE(LOCATION) LIKE BAPITRCATS-LOCATION |
|
| 6 | BAPITRCATS | Header data for a trip, structure for CATS interface | SOURCE VALUE(CUSTOMER) LIKE BAPITRCATS-CUSTOMER |
|
| 7 | BAPITRMAIN | Header data for a trip; Structure for BAPI interface | ||
| 8 | BAPITRVCOT | Trip costs distribution | SOURCE COSTDIST_TRIP STRUCTURE BAPITRVCOT |
|
| 9 | BAPITRVSTA | Trip status (set); Structure for BAPI interface | SOURCE VALUE(STATUS) LIKE BAPITRVSTA |
|
| 10 | BAPITRVSTA | Trip status (set); Structure for BAPI interface | ||
| 11 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(TRIPNUMBER) LIKE BAPITRVXXX-TRIPNO |
|
| 12 | BDCDATA | Batch input: New table field structure | ||
| 13 | CTU_PARAMS | Parameter string for runtime of CALL TRANSACTION USING... |