Menu

SAP Function Module HR_DE_SV_ASSIGN_NOTIFS

Zuordnung von SV-Eingangsmeldungen

The Function Module HR_DE_SV_ASSIGN_NOTIFS (Zuordnung von SV-Eingangsmeldungen) is a standard Function Module in SAP ERP and is part of the function group HRDS_KK within the package PC01.

Technical Information

Function Module HR_DE_SV_ASSIGN_NOTIFS
Short Text Zuordnung von SV-Eingangsmeldungen
Function Group HRDS_KK
Package PC01
Module Type Remote-Enabled

Importing Parameters

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_DTART TYPE P01_DTART Art des Datenaustausches
I_UPDATE TYPE P01_UPDATE Schalter: Datenbank-Update

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MANDT TYPE SYMANDT Mandantenkennung des aktuellen Benutzers
E_SYSTEM TYPE SYSYSID Name des SAP-Systems

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
ET_MLD_RSLT LIKE HRDESV_S_ASSIGN_RSLT Ergebnis der Zuordnung von SV-Eingangsmeldungen
IT_NOTIFS_SEQ LIKE HRDESV_S_CONV_STR Zeilentyp für die Konvertierung von String-Tabellen

Exceptions

This function module does not define any Exceptions.