The Function Module FAGL_GET_BSEG_FOR_ALL_ENTRIES (Erfassungssicht eines Belegs 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_FOR_ALL_ENTRIES |
Short Text | Erfassungssicht eines Belegs 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_T_FIELD | Feldliste | |
IT_FOR_ALL_ENTRIES | TYPE | TABLE | Tabelle für 'for all entries'-Zugriff |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BSEG | TYPE | TABLE | 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 |