Menu

SAP Function Module FMFITAB_DOCUMENTS_GET

Einlesen von FI Belegen für den Tagesabschluss (FI-Basis)

The Function Module FMFITAB_DOCUMENTS_GET (Einlesen von FI Belegen für den Tagesabschluss (FI-Basis)) is a standard Function Module in SAP ERP and is part of the function group FMFITAB within the package FMKW.

Technical Information

Function Module FMFITAB_DOCUMENTS_GET
Short Text Einlesen von FI Belegen für den Tagesabschluss (FI-Basis)
Function Group FMFITAB
Package FMKW
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_CURR_PSOBT TYPE BKPF-PSOBT Aktueller Buchungstag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_FI_HEADER TYPE FMPAN_T_FI_HEADER FI-Kopfdaten
E_T_FI_ITEMS TYPE FMPAN_T_KTABS_FI_ITEMS FI-Belegpositionen

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
R_BELNR LIKE RNG_BELNR Range-Struktur für Feld BELNR
R_BUKRS LIKE RANGE_BUKRS_CO Rangetabelle für Buchungskreise

Exceptions

This function module does not define any Exceptions.