The Function Module FM_FMFIX_FROM_ARCHIVE_READ (Summensätze zum Obligo/Ist im HHM vom Archiv lesen) is a standard Function Module in SAP ERP and is part of the function group FMAR_READ within the package FMRP.
Function Module | FM_FMFIX_FROM_ARCHIVE_READ |
Short Text | Summensätze zum Obligo/Ist im HHM vom Archiv lesen |
Function Group | FMAR_READ |
Package | FMRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SELECTIONS | TYPE | RSDS_TRANGE | Selektionen | |
I_SHOW_ERRORS | TYPE | BOOLE_D | Fehler ausgeben | |
I_SHOW_PROGESS | TYPE | BOOLE_D | 'X' | Fortschritt anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FMIFI | LIKE | V_FMIFI | Generierte Tabelle zum View V_FMIFI | |
E_FMIFIHD | LIKE | FMIFIHD | FI-Kopftabelle Haushaltsmanagement | |
E_FMIFIIT | LIKE | FMIFIIT | FI-Einzelpostentabelle Haushaltsmanagement | |
I_ARCH_SEL | LIKE | RNG_ARCHIV | Dateien für kompletten Archivscan |
This function module does not define any Exceptions.