Menu

SAP Function Module FMKBO_ALV_LIST_GRID

Ausgabe der Betrags-/ Verdichtungsobjekte

The Function Module FMKBO_ALV_LIST_GRID (Ausgabe der Betrags-/ Verdichtungsobjekte) is a standard Function Module in SAP ERP and is part of the function group FMKBO within the package FMKO.

Technical Information

Function Module FMKBO_ALV_LIST_GRID
Short Text Ausgabe der Betrags-/ Verdichtungsobjekte
Function Group FMKBO
Package FMKO
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

This function module does not define any Exceptions.