Menu

SAP Function Module FAGL_GET_BSEG

Erfassungssicht eines Belegs mit Belegnummer lesen

The Function Module FAGL_GET_BSEG (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.

Technical Information

Function Module FAGL_GET_BSEG
Short Text Erfassungssicht eines Belegs mit Belegnummer lesen
Function Group FAGL_BSEG
Package FAGL_DB_PERSISTENCY
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_FIELDLIST TYPE FAGL_T_FIELD Feldliste
IT_WHERE_CLAUSE TYPE TT_RSDSWHERE Tabellentyp für RSDSWHERE
I_BELNR TYPE BELNR_D Belegnummer eines Buchhaltungsbeleges
I_BSTAT TYPE BSTAT_D Belegstatus
I_BUKRS TYPE BUKRS Buchungskreis
I_BUZEI TYPE BUZEI Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs
I_GJAHR TYPE GJAHR Geschäftsjahr

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Nichts selektiert