The Function Module HR_ESS_WHOSWHO_PERSDATA_CHECK (ESS: PersDaten fürs Who'sWho pflegen - Überprüfen) is a standard Function Module in SAP ERP and is part of the function group HR_ESS_WHOSWHO_PERSDATA within the package PWWW.
Function Module | HR_ESS_WHOSWHO_PERSDATA_CHECK |
Short Text | ESS: PersDaten fürs Who'sWho pflegen - Überprüfen |
Function Group | HR_ESS_WHOSWHO_PERSDATA |
Package | PWWW |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_SAVED | TYPE | BOOLEAN | Sind die Arbeitsdaten gesichert? Ja-X, Nein-- |
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 |
---|---|---|---|---|
DATA_CUR | TYPE | HRESS_WHOSWHO_PERSDATA_DATA | Persönliche Daten: Arbeitsdaten |
This function module does not define any Exceptions.