The Function Module HR_DE_ZS_ASSIGN_NOTIFS (Zuordnung von Zahlstellen-Eingangsmeldungen) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.
Function Module | HR_DE_ZS_ASSIGN_NOTIFS |
Short Text | Zuordnung von Zahlstellen-Eingangsmeldungen |
Function Group | HRDS |
Package | PB01 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_STATKZ | TYPE | HRDESV_STATKZ | SV-Meldewesen: Erstellungsinformationen für Status | |
I_UPDATE | TYPE | P01_UPDATE | Schalter: Datenbank-Update |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CT_MLD_RSLT | TYPE | HRDESV_ZS_T_MLD_RSLT | Zahlstellen-Eingangsmeldungen: Ergebnis der Zuordnung | |
IT_DBFE | TYPE | HRDESV_ZS_T_DBFE | Fehler-Datenbausteine für das Zahlstellenverfahren | |
IT_MELD | TYPE | HRDESV_ZS_T_MELD | Meldeinhalte von Zahlstellenmeldungen | |
IT_STAT | TYPE | HRDESV_ZS_T_STAT | Verwaltungssätze für Zahlstellenmeldungen |
This function module does not define any Exceptions.