Menu

SAP Function Module HRFPM_COMPARE_FM_ACC_DOC_AMNT

Vergleich der FM-Belege und der Belege im Rechnungswesen

The Function Module HRFPM_COMPARE_FM_ACC_DOC_AMNT (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_AMNT
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_FLG_ADJUST_INCONSISTENCIES TYPE FLAG SPACE 'X'
IP_LOG_LEVEL_MASTER TYPE BAL_S_MSG-DETLEVEL Anwendungs-Log: Detaillierungsgrad
IT_FM_POS TYPE HRFPM_FM_POS_T zu prüfende Belege

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_FM_POS_DEL TYPE HRFPM_FM_POS_T Gelöschte Belege
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
P_CHECKED_DOCUMENTS TYPE SYTABIX Anzahl geprüfter Belege

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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.