The Function Module FAGL_MIG_OPITEMS_OUTPUT_ALV (ALV-Liste für Nchbuch-reports) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_OPITEMS within the package FAGL_MIG_CONVERSION.
Function Module | FAGL_MIG_OPITEMS_OUTPUT_ALV |
Short Text | ALV-Liste für Nchbuch-reports |
Function Group | FAGL_MIG_OPITEMS |
Package | FAGL_MIG_CONVERSION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_COMPLETE_LIST | TYPE | FAGL_MIG_XALL | Kennzeichen: Übersicht + alle Objekte | |
IB_HEADER_ONLY | TYPE | FAGL_MIG_XSTAT | Kennzeichen: nur Übersicht anzeigen | |
IB_HEADER_WITH_ERR | TYPE | FAGL_MIG_XEXT2 | ABAP_ON | Kennzeichen: Übersicht + unvollst. Objekte |
IB_TEST | TYPE | XFELD | Testlauf-Flag | |
IT_OPITEMS_ERR | TYPE | FAGL_T_MIG_OPITEMS | Tabellentyp für FAGL_MIG_RPITEMS | |
IT_OPITEMS_LOG | TYPE | FAGL_T_MIG_OPITEMS | Tabellentyp für FAGL_MIG_RPITEMS | |
I_CNT_ERR | TYPE | SY-TABIX | Index interner Tabellen | |
I_CNT_INFO_MESS | TYPE | SY-TABIX | Posten mit sonstigen Meldungen | |
I_CNT_OK | TYPE | SY-TABIX | Index interner Tabellen |
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.
This function module does not define any Exceptions.