The Function Module HRFPM_COMPARE_FM_FPM (Analyse und Reparatur von Inkonsistenzen der Tabellen FPM_POS FPM_DOC) 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_FPM |
Short Text | Analyse und Reparatur von Inkonsistenzen der Tabellen FPM_POS FPM_DOC |
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_FLG_ADJUST_INCONSISTENCIES | TYPE | FLAG | SPACE | X |
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 |
---|---|---|---|---|
ET_FM_DEL | TYPE | HRFPM_FM_POS_T | HRFPM: FM Belege - Positionen | |
ET_FM_ERROR | TYPE | HRFPM_FM_POS_T | Belege, bei deren Update Fehler aufgetreten sind | |
ET_FM_UPD | TYPE | HRFPM_FM_POS_T | Belge die upgedatet werden sollten | |
ET_FPM_DEL | TYPE | HRFPM_FPM_POS_IT | Tabellentyp für HRFPM_FPM_POS (unsortiert) | |
ET_FPM_ERROR | TYPE | HRFPM_FPM_POS_IT | Tabellentyp für HRFPM_FPM_POS (unsortiert) | |
ET_FPM_UPD | TYPE | HRFPM_FPM_POS_IT | Tabellentyp für HRFPM_FPM_POS (unsortiert) |
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 | |
IT_FPM_OBJECTS | LIKE | HRFPM_FPM_KEY_HEADER | HRFPM: FPM Belege - DB Schlüssel |
This function module does not define any Exceptions.