Menu

SAP Function Module FM_FMFIX_FROM_ARCHIVE_READ

Summensätze zum Obligo/Ist im HHM vom Archiv lesen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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
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

Exceptions

This function module does not define any Exceptions.