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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.