The Function Module FAGL_ITEM_SHOW_DETAIL (Detailanzeige Hauptbuch Einzelposten) is a standard Function Module in SAP ERP and is part of the function group FAGL_ITEMS_DISPLAY within the package FAGL_REPORTING.
Function Module | FAGL_ITEM_SHOW_DETAIL |
Short Text | Detailanzeige Hauptbuch Einzelposten |
Function Group | FAGL_ITEMS_DISPLAY |
Package | FAGL_REPORTING |
Module Type | Normal Module |
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_BUZEI | TYPE | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | |
I_DOCLN | TYPE | DOCLN6 | Sechsstellige Buchungszeile für Ledger | |
I_DOCNR | TYPE | BELNR_D | Belegnummer eines Buchhaltungsbeleges | |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
I_RLDNR | TYPE | RLDNR | Ledger |
This function module does not define any EXPORTING parameters.
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 |