Menu

SAP Function Module FAGL_GET_OPEN_ITEMS

Ermitteln aller offener Posten

The Function Module FAGL_GET_OPEN_ITEMS (Ermitteln aller offener Posten) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_OPITEMS within the package FAGL_MIG_CONVERSION.

Technical Information

Function Module FAGL_GET_OPEN_ITEMS
Short Text Ermitteln aller offener Posten
Function Group FAGL_MIG_OPITEMS
Package FAGL_MIG_CONVERSION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_BUKRS TYPE FAGL_T_BUKRS Tabelle mit Buchungskreisen
I_KOART TYPE KOART SPACE zu selektierende Kontoart
I_MIGDT TYPE BUDAT Buchungsdatum im Beleg
I_RANGE_HKONT TYPE FAGL_RANGE_T_RACCT Rangetabelle für Konten
I_RANGE_KUNNR TYPE FAGL_RANGE_T_KUNNR Rangetabelle für Konten
I_RANGE_LIFNR TYPE FAGL_RANGE_T_LIFNR Rangetabelle für Konten
I_TABLE_TYPE TYPE STRING Zieltabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_OPEN_ITEMS TYPE ANY TABLE Tabellentyp: Felder aus den OP-Tabellen BSIS, BSIK und BSID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.