Menu

SAP Function Module CACS_CDT_STANDART_COLLUMS

Liefert Spalteninhalt für Tree und Grid

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

Technical Information

Function Module CACS_CDT_STANDART_COLLUMS
Short Text Liefert Spalteninhalt für Tree und Grid
Function Group CACS_COMMISSIONS_DESKTOP
Package CACSOC
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
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.