The Function Module FAGL_GET_OPEN_ITEMS_LI (Selektion der offenen Posten aus BSIK/BSAK) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_CRESUM within the package FAGL_MIG_CONVERSION.
Function Module | FAGL_GET_OPEN_ITEMS_LI |
Short Text | Selektion der offenen Posten aus BSIK/BSAK |
Function Group | FAGL_MIG_CRESUM |
Package | FAGL_MIG_CONVERSION |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FIELDLIST | TYPE | TTFIELDNAME | Menge von Feldnamen | |
IT_FIELDLIST_INTO | TYPE | FAGL_T_MIG_FIELD_INTO | Tabelle für fagl_s_mig_field_into | |
IT_LIFNR | TYPE | FAGL_T_LIFNR | RANGES-Tabelle für Lieferanten bzw. Kreditoren | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_MIGDT | TYPE | BUDAT | Buchungsdatum im Beleg | |
I_RANGE_REC_ACC | TYPE | FAGL_RANGE_T_LIFNR | Abstimmkonten der Kreditoren | |
I_READ_BSEG | TYPE | FLAG | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_OPEN_ITEMS | TYPE | FAGL_T_XSTRING | Tabelle von XSTRINGs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.