Menu

SAP Function Module HR_DE_ZS_ASSIGN_PERNR

Zuordnung von Zahlstellen-Eingangsmeldungen zu einer Personalnummer

The Function Module HR_DE_ZS_ASSIGN_PERNR (Zuordnung von Zahlstellen-Eingangsmeldungen zu einer Personalnummer) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.

Technical Information

Function Module HR_DE_ZS_ASSIGN_PERNR
Short Text Zuordnung von Zahlstellen-Eingangsmeldungen zu einer Personalnummer
Function Group HRDS
Package PB01
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

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
CT_AZVU_RSLT LIKE HRDESV_S_AZVU_RSLT SV-Meldewesen: Ermittelte Personalnummer aus Aktenzeichen
IT_AZVU LIKE HRDESV_S_AZVU SV-Meldewesen: Aktenzeichen zur Ermittlung Personalnummer

Exceptions

This function module does not define any Exceptions.