The Function Module HR_CHECK_PD3 (Überprüfung, ob DEÜV 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_PD3 |
Short Text | Überprüfung, ob DEÜV 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 überprüfen | |
PERNR | LIKE | HRD3KEY-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANZAHL | TYPE | I | Zahl der vorhandenen Meldungen | |
VORHANDEN | TYPE | C | X' - ja, ' ' - nein |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.