The Function Module PTRM_WEB_PERS_NUMBER_SET_SHB (Personalnummer in Shared Buffer schreiben) is a standard Function Module in SAP ERP and is part of the function group PTRM_WEB_TRIPS within the package PTRM_WEB_INTERFACE.
Function Module | PTRM_WEB_PERS_NUMBER_SET_SHB |
Short Text | Personalnummer in Shared Buffer schreiben |
Function Group | PTRM_WEB_TRIPS |
Package | PTRM_WEB_INTERFACE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EMPLOYEENUMBER | LIKE | BAPIEMPL-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NAME | TYPE | EMNAM | Aufbereiteter Name des Mitarbeiters |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.