Menu

SAP Function Module HR_ME_REPORTING_CHECK

GB ME: Check if this EE should be selected for reporting

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module HR_ME_REPORTING_CHECK (GB ME: Check if this EE should be selected for reporting) is a standard Function Module in SAP ERP and is part of the function group HRP08P1ME within the package P08P1.

Technical Information

Function Module HR_ME_REPORTING_CHECK
Short Text GB ME: Check if this EE should be selected for reporting
Function Group HRP08P1ME
Package P08P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DATE TYPE D check for this date
P_PERNR LIKE PERNR-PERNR pers.no.
P_PROGRAM TYPE PROGRAMM Programm to check

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REACT TYPE C how to react to the pers.no. (space/P/S)

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
P_P0000 LIKE P0000 all records of IT 0000
P_P0031 LIKE P0031 all records of IT 0031
P_P0121 LIKE P0121 all records of IT 0121

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MULTIPLE_EMPLOYMENTS_FAILED no primary found