Menu

SAP Function Module KEO_FILL_STANDARD_COLUMNS

Liefert Spalteninhalt für Tree und Grid

The Function Module KEO_FILL_STANDARD_COLUMNS (Liefert Spalteninhalt für Tree und Grid) is a standard Function Module in SAP ERP and is part of the function group KEO_COLUMNS within the package KEO.

Technical Information

Function Module KEO_FILL_STANDARD_COLUMNS
Short Text Liefert Spalteninhalt für Tree und Grid
Function Group KEO_COLUMNS
Package KEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE OBJEC-BEGDA Beginn / Fuzzy-Begin
COL_KEY TYPE TV_ITMNAME Spaltenname
ENDDA LIKE OBJEC-ENDDA Ende / Fuzzy-Ende
KEY_DATE LIKE OBJEC-BEGDA Stichtag
TREE_HANDLE LIKE Objektreferenz

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
COLUMN_CONTENT LIKE ORGNODECON Output: Spalteninhalt/-zusatzinformationen
LEGEND_ICON_TEXT LIKE TREELEGEND Output:Texte für Ikonenlegende, optional
TREE_OBJECTS LIKE TREE_OBJEC Input:Objekte
TREE_STRUCTURE LIKE TREE_STRUC Input: zugeh. Strukturinformation

Exceptions

This function module does not define any Exceptions.