The Function Module FAGL_GET_BSEG_MULTI (Beleg mit Belegnummer lesen) is a standard Function Module in SAP ERP and is part of the function group FAGL_BSEG within the package FAGL_DB_PERSISTENCY.
Function Module | FAGL_GET_BSEG_MULTI |
Short Text | Beleg mit Belegnummer lesen |
Function Group | FAGL_BSEG |
Package | FAGL_DB_PERSISTENCY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FIELDLIST | TYPE | FAGL_FIELDLIST | Feldliste | |
IT_RANGE_BELNR | TYPE | FAGL_RANGE_T_BELNR | Rangetabelle für Belegnummer eines Buchhaltungsbeleges | |
IT_RANGE_BUKRS | TYPE | FAGL_RANGE_T_BUKRS | Rangetabelle für Buchungskreise | |
IT_RANGE_GJAHR | TYPE | FAGL_RANGE_T_RYEAR | Rangetabelle für Geschäftsjahr | |
I_RLDNR | TYPE | RLDNR | Ledger |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BSEG | TYPE | FAGL_T_BSEG | Tabelle mit BSEG-Zeilen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Nichts selektiert |