The Function Module HR_EMPLOYEE_ENQUEUE (Mitarbeiter sperren) is a standard Function Module in SAP ERP and is part of the function group 1065 within the package PBAS.
Function Module | HR_EMPLOYEE_ENQUEUE |
Short Text | Mitarbeiter sperren |
Function Group | 1065 |
Package | PBAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER | LIKE | BAPIP0001-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOCKING_USER | LIKE | SY-UNAME | R/3-System, Anmeldename des Benutzers | |
RETURN | LIKE | BAPIRETURN1 | Struktur für Return-Parameter |
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.