Menu

SAP Function Module HR_CHECK_DU

Überprüfung, ob alte DÜVO-Meldungen vorhanden sind

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VORHANDEN TYPE C X' - ja, ' ' - nein

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.