Menu

SAP Function Module HR_DE_BV_ASSIGN_PERNR

Zuordnung von BV Fehlerrückmeldungen zu einer Personalnummer

The Function Module HR_DE_BV_ASSIGN_PERNR (Zuordnung von BV Fehlerrückmeldungen 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_BV_ASSIGN_PERNR
Short Text Zuordnung von BV Fehlerrückmeldungen 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_KEAN_RSLT LIKE HRDESV_S_KEAN_RSLT BV-Meldewesen: Ermittelte Personalnummer aus Kennung AN
IT_KEAN LIKE HRDESV_S_KEAN BV-Meldewesen: Kennung AN zur Ermittlung Personalnummer

Exceptions

This function module does not define any Exceptions.