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
P_TESTMODE TYPE FLAG 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_CHECKED_DOCUMENTS TYPE SYTABIX Anzahl geprüfter Belege

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_HRFPM_FM_POS LIKE HRFPM_FM_POS zu prüfende Belege
P_HRFPM_FM_POS_ERROR LIKE HRFPM_FM_POS Belege bei denen Fehler aufgetreten sind
P_HRFPM_FM_POS_UPDATED LIKE HRFPM_FM_POS Belege mit Unterschieden

Exceptions

This function module does not define any Exceptions.