Menu

SAP Function Module FAGL_GET_DOC_DETAILS_OF_LEDGER

Details zum Hauptbuchbeleg für ein Ledger

The Function Module FAGL_GET_DOC_DETAILS_OF_LEDGER (Details zum Hauptbuchbeleg für ein Ledger) 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_DOC_DETAILS_OF_LEDGER
Short Text Details zum Hauptbuchbeleg für ein Ledger
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_ARCH TYPE DATATYPE-BOOLEAN boolsche Variable (X-true, --false, space-unknown)
I_BELNR TYPE BELNR_D Belegnummer eines Buchhaltungsbeleges
I_BUKRS TYPE BUKRS Buchungskreis
I_GJAHR TYPE GJAHR Geschäftsjahr
I_RLDNR TYPE FAGL_RLDNR Ledger im Hauptbuch

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DETAILS TYPE FAGL_S_DOC_DETAILS Details zu einem Beleg in einem Ledger im Hauptbuch

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.