The Function Module FMKBO_ALV_LIST (Ausgabe der Betrags-/ Verdichtungsobjekte) is a standard Function Module in SAP ERP and is part of the function group FMKBO within the package FMKO.
Function Module | FMKBO_ALV_LIST |
Short Text | Ausgabe der Betrags-/ Verdichtungsobjekte |
Function Group | FMKBO |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECKBOX | TYPE | CHAR1 | Checkboxen zur Mehrfachselektion | |
GRID | TYPE | CHAR1 | ALV-Grid-Control | |
LAYOUT | LIKE | DISVARIANT-VARIANT | Layout | |
REF_STRUCT | LIKE | DD03L-TABNAME | Tabellenname der Referenzstruktur (DDIC) | |
REPID | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | |
SUBLIST | TYPE | CHAR01 | Absprung zu einer anderen Listvariante | |
VARIANT | LIKE | RSVAR-VARIANT | Variantenname |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FMCOBJC | LIKE | FMCOBJC | Zuordnung Betragsobjekte (Berechnungsebene) | |
T_FMCOBJV | LIKE | FMCOBJV | Zuordnung Verdichtungsobjekte (Übersicht) |
This function module does not define any Exceptions.