Menu

SAP Function Module FAGL_GET_LEDGER_DOCNR

Alle Ledger und deren Belegnummern zu einer Erfassungsbelegnummer

The Function Module FAGL_GET_LEDGER_DOCNR (Alle Ledger und deren Belegnummern zu einer Erfassungsbelegnummer) is a standard Function Module in SAP ERP and is part of the function group FAGL_DOCUMENT_RELATION within the package FAGL_DB_PERSISTENCY.

Technical Information

Function Module FAGL_GET_LEDGER_DOCNR
Short Text Alle Ledger und deren Belegnummern zu einer Erfassungsbelegnummer
Function Group FAGL_DOCUMENT_RELATION
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
I_BELNR TYPE BELNR_D Belegnummer eines Buchhaltungsbeleges
I_BUKRS TYPE BUKRS Buchungskreis
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_DOCNR TYPE FAGL_T_DOCNR_KEY Tabelle mit Ledgerbelegnummern
ET_LEDGER TYPE FAGL_RLDNR_TAB Ledger Tabelle
ET_SI_TABLE TYPE FAGL_STRUCNAMES Tabelle der SI-Tabellennamen

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.