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.
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 |
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 |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.