The Function Module FITV_RD_DELETE_TRIP_PTC (Löschen und Ändern von Reisen der PTRV_TRIP_CHAIN) is a standard Function Module in SAP ERP and is part of the function group FITV_RCUR_DEST within the package PTRA_ADDON.
Function Module | FITV_RD_DELETE_TRIP_PTC |
Short Text | Löschen und Ändern von Reisen der PTRV_TRIP_CHAIN |
Function Group | FITV_RCUR_DEST |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLED_BY_DELETE_BAPI | TYPE | XFELD | Feld zum Ankreuzen | |
I_SIMULATION | TYPE | XFELD | SPACE | Simulation, Daten werden nicht gesichert |
WA_PERIO | TYPE | PTRV_PERIO | Periodendaten einer Reise |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TRIP_CHAIN | LIKE | PTRV_TRIP_CHAIN | Ketten, zu der die Reise gehört | |
ET_TRIP_CHAIN_REROL | LIKE | PTRV_TRIP_CHAIN | Liste der aufzurollenden Reisen | |
TRIP_AUS_ALT_REISE | LIKE | PTRV_TRIP_CHAIN | Tab. aller Reiseziele zur Verarbeitung wiederkehrender Ziele |
This function module does not define any Exceptions.