The Function Module DET_PERNR_FROM_ZAUSW (Personalnummer aus Ausweisnummer bestimmen) is a standard Function Module in SAP ERP and is part of the function group RPIN within the package PBAS.
Function Module | DET_PERNR_FROM_ZAUSW |
Short Text | Personalnummer aus Ausweisnummer bestimmen |
Function Group | RPIN |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LDATE | LIKE | BAPI_PLL80-LOGDATE | Date | |
ZAUSW | LIKE | BAPI_PLL80-TIMEID_NO | ID number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERNR | LIKE | BAPI_PLL80-PERNO | Personnel number |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ZAUSW_MISSING | ID number is missing |
ZAUSW_UNKNOWN | ID number unknown on specified date |