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 HRFPM_COMPARE_FM_ACC_DOC_ (Vergleich der FM-Belege und der Belege im Rechnungswesen) is a standard Function Module in SAP ERP and is part of the function group HRFPM_DOC_RECONST_SERVICES within the package PAOC_FPM_COM_ENGINE.
Function Module | HRFPM_COMPARE_FM_ACC_DOC_ |
Short Text | Vergleich der FM-Belege und der Belege im Rechnungswesen |
Function Group | HRFPM_DOC_RECONST_SERVICES |
Package | PAOC_FPM_COM_ENGINE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_LOG_LEVEL_MASTER | TYPE | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_CHECKED_DOCUMENTS | TYPE | SYTABIX | Anzahl geprüfter Belege | |
ET_FM_POS_DEL | TYPE | HRFPM_FM_POS_T | Tabellentyp von Struktur HRFPM_FM_POS | |
ET_FM_POS_ERROR | TYPE | HRFPM_FM_POS_T | Belege bei denen Fehler aufgetreten sind | |
ET_FM_POS_UPD | TYPE | HRFPM_FM_POS_T | Belege mit Unterschieden | |
ET_HROBJECTS_REFIN | TYPE | HROBJECT_TAB | Tabelle von HR-Stammdaten |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CP_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FM_OBJECTS | LIKE | HRFPM_FM_KEY_HEADER | HRFPM: FM Belegpositionen - DB Schlüssel |
This function module does not define any Exceptions.