The Function Module ACCOUNT_REPORT_ALV (Buchungsprotokoll mit ALV-Grid) is a standard Function Module in SAP ERP and is part of the function group FV22 within the package FVVD.
Function Module | ACCOUNT_REPORT_ALV |
Short Text | Buchungsprotokoll mit ALV-Grid |
Function Group | FV22 |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER_TEXT | TYPE | C | Überschrift | |
PRINT_KZ | TYPE | TB_YES_OR_NO | Kennzeichen, ob Liste auch gedruckt werden soll | |
TAB_BKPF | TYPE | TRTY_BSSBKPF | Tabellentyp für Tabelle BSSBKPF | |
TAB_BSEG | TYPE | TRTY_BSSBSEG | Tabellentyp für Tabelle BSSBKPF | |
TAB_PARA | TYPE | TRTY_BSSPARA | Tabellentyp für Tabelle BSSPARA |
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 |
---|---|
ACCOUNT_TABLES_EMPTY | Buchungstabellen leer |
INTERNAL_ERROR | Fehler in den ALV-Bausteinen |