Menu

SAP Function Module HRFPM_COMPARE_FM_ACC_DOC_

Vergleich der FM-Belege und der Belege im Rechnungswesen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

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

Exceptions

This function module does not define any Exceptions.