The Function Module DELETE_TRIP_WITH_PERIODS (Löschen von Reisen mit Perioden) is a standard Function Module in SAP ERP and is part of the function group TRRW within the package PTRA_ADDON.
Function Module | DELETE_TRIP_WITH_PERIODS |
Short Text | Löschen von Reisen mit Perioden |
Function Group | TRRW |
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 |
---|---|---|---|---|
HEAD_PERNR | LIKE | PTP02-PERNR | Übergabe von wa_perio | |
HEAD_REINR | LIKE | PTP02-REINR | Übergabe von wa_head | |
UPD_TYPE | LIKE | PTPRW-UPDATE_TYPE | nur DEL |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DELETE | Dateninkonsistenz (z.B. Infotypen und TG) |
ERROR_DELETE_HEAD | Probleme beim DB-Zugriff |
ERROR_DELETE_PERIO | Probleme beim DB-Zugriff |