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 HRPP_COMPARE_POST_DESTINATIONS (Vergleiche Post-Ziele von EXP, REC und PAY-Documenten) is a standard Function Module in SAP ERP and is part of the function group HRPB within the package PCPO.
Function Module | HRPP_COMPARE_POST_DESTINATIONS |
Short Text | Vergleiche Post-Ziele von EXP, REC und PAY-Documenten |
Function Group | HRPB |
Package | PCPO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | TYPE | BUKRS | Buchungskreis | |
EXP_DESTINATION | TYPE | XFELD | Feld zum Ankreuzen | |
PAY_DESTINATION | TYPE | XFELD | Feld zum Ankreuzen | |
REC_DESTINATION | TYPE | XFELD | Feld zum Ankreuzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARE_EQUAL | TYPE | XFELD | Destinationen identisch ja (X) / nein ( ) | |
COMMON_DESTINATION | TYPE | BDBAPIDEST | BAPI Zielsystem |
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 |
---|---|---|---|---|
SYSTEM_RETURN | LIKE | BAPIRET2 | Returnparameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DOCTYPES_TO_COMPARE | Kein Dokumenttyp ausgewählt, kein Vergleich möglich |