The Function Module HRFPM_INCONS_ANALYZE (Inkonsistenzen auf HRFPM-Tabellen erkennen und beheben) 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_INCONS_ANALYZE |
Short Text | Inkonsistenzen auf HRFPM-Tabellen erkennen und beheben |
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 |
---|---|---|---|---|
IO_LOG_CONTAINER | CLASS | CL_GUI_CONTAINER | Anzeigebereich für Log | |
IP_APPLC_LOG_START_LEVEL | TYPE | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | |
IP_FLG_ADJUST_INCONSISTENCIES | TYPE | FLAG | Gefundene Inkonsistenzen beheben | |
IP_FLG_REGISTER_IN_CHANGE_LOG | TYPE | XFELD | Einträge in change log erzeugen (für batch lauf) | |
IP_FLG_RUN_ENGINE | TYPE | XFELD | Obligomaschine für übergebene Objehte anstarten | |
IP_FLG_USE_FM | TYPE | FLAG | allgemeines flag | |
IP_FLG_USE_FPM | TYPE | FLAG | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
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 |
---|---|---|---|---|
C_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_KEY_HEADER | LIKE | HRFPM_FM_KEY_HEADER | HRFPM: FM Belege - DB Schlüssel | |
IT_FPM_KEY_HEADER | LIKE | HRFPM_FPM_KEY_HEADER | HRFPM: FPM Belege - DB Schlüssel | |
IT_HRFPM_OBJECTS | TYPE | HRFPM_HROBJECTS_IT | HRFPM: Tabelle der Objekte welche am Obligolauf teilnehmen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INPUT_ERROR | Fehler im Interface |
NO_LOG_HANDLE_PROVIDED | Kein Handler für Anwendunglogs |