The Function Module PERNR_TRIPS_DELETE_ALL (Löschen aller Reisedaten einer Personalnummer) is a standard Function Module in SAP ERP and is part of the function group HRTF within the package PTRA_ADDON.
Function Module | PERNR_TRIPS_DELETE_ALL |
Short Text | Löschen aller Reisedaten einer Personalnummer |
Function Group | HRTF |
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 |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIEMPL-PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN | Return parameter (instead of exceptions) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.