Menu

SAP Function Module OM_GRID_ADD_TO_DISPLAY_OBJECTS

Fügt Objekte zu den gegenwärtig Angezeigten hinzu

The Function Module OM_GRID_ADD_TO_DISPLAY_OBJECTS (Fügt Objekte zu den gegenwärtig Angezeigten hinzu) is a standard Function Module in SAP ERP and is part of the function group OM_GRID within the package SP0E.

Technical Information

Function Module OM_GRID_ADD_TO_DISPLAY_OBJECTS
Short Text Fügt Objekte zu den gegenwärtig Angezeigten hinzu
Function Group OM_GRID
Package SP0E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLEAR_SORTCRITERIA TYPE FLAG ' ' Löscht Sortierkriterien
GRID_HANDLE CLASS CL_GUI_ALV_GRID Referenz auf Grid Control
INITIAL_KEYS TYPE FLAG 'X' Initiale Knotenschlüssel

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
ADD_DISPLAYED_OBJECTS LIKE TREE_OBJEC Hinzuzufügende Objekte
ADD_DISPLAYED_STRUCTURE LIKE TREE_STRUC Zugehörige Strukturinformation
LINES_TO_BE_COLORED LIKE LINECOLOR Einzufärbende Zeilen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
HANDLE_NOT_FOUND Referenz existiert nicht