The Function Module HR_CHECK_DU (Überprüfung, ob alte DÜVO-Meldungen vorhanden sind) is a standard Function Module in SAP ERP and is part of the function group HRD3 within the package PC01.
Function Module | HR_CHECK_DU |
Short Text | Überprüfung, ob alte DÜVO-Meldungen vorhanden sind |
Function Group | HRD3 |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JAHR | LIKE | HRD3KEY-JAHR | Nur dieses Jahr prüfen | |
PERNR | LIKE | HRD3KEY-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VORHANDEN | TYPE | C | X' - ja, ' ' - 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 |
---|---|---|---|---|
MLD_JAHRE | TYPE | HRD3KEY | Tabelle mit Schlüsseln für Cluster DU |
This function module does not define any Exceptions.