Menu

SAP Function Module PERNR_TRIPS_DELETE_ALL

Löschen aller Reisedaten einer Personalnummer

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.

Technical Information

Function Module PERNR_TRIPS_DELETE_ALL
Short Text Löschen aller Reisedaten einer Personalnummer
Function Group HRTF
Package PTRA_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personnel number

Exporting Parameters

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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.