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.
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 |
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 |
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) |
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 |
---|---|---|---|---|
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MULTIPLE_EMPLOYMENTS_FAILED | no primary found |