Menu

SAP Function Module PTRM_WEB_PERS_NUMBER_DEQUEUE

Entsperren der Personalnummer

The Function Module PTRM_WEB_PERS_NUMBER_DEQUEUE (Entsperren der Personalnummer) is a standard Function Module in SAP ERP and is part of the function group PTRM_WEB_TRIPS within the package PTRM_WEB_INTERFACE.

Technical Information

Function Module PTRM_WEB_PERS_NUMBER_DEQUEUE
Short Text Entsperren der Personalnummer
Function Group PTRM_WEB_TRIPS
Package PTRM_WEB_INTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer
I_LANGUAGE LIKE BAPITRVXXX-LANGU SY-LANGU Sprachenschlüssel
I_WITH_TCODE TYPE XFELD Feld zum Ankreuzen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRETTAB Tabelle mit BAPI Return Informationen

Exceptions

This function module does not define any Exceptions.