Menu

SAP Function Module TWBM_CONVERT_NODES

The Function Module TWBM_CONVERT_NODES () is a standard Function Module in SAP ERP and is part of the function group S_TWBM01 within the package S_TWBM.

Technical Information

Function Module TWBM_CONVERT_NODES
Short Text
Function Group S_TWBM01
Package S_TWBM
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 SPACE Single-Character Flag
DEFAULT_TRANSACTION TYPE CHAR1 SPACE Single-Character Flag
DISPLAY_MODE TYPE CHAR1 'D' Display mode
NODE_TABLE TYPE HIER_IFACE_TAB Table with Nodes
NODE_TABLE_TEXT TYPE HIER_TEXTS_T Hierarchy Maintenance Text Interface Table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITEM_TABLE TYPE TREEMCITAC Column Tree Model: Table of Node Key Plus Item

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODE_TABLE_CT TYPE TREEMCNOTA Column Tree Model. Node Table

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_TEST_OBJECTS TYPE TWBMAN_TEST_OBJ_CHECKB_TABTYP TWBM: Test Objects
LIST_OF_REFERENCES LIKE HIER_REF List of References to Structure Items
SELECTED_NODES LIKE TTREEI
TYPES_AND_GUIDS TYPE TWBMAN_TYPES_AND_GUIDS_TABTYP TWBM: Types and GUIDs of Browser Hierarchy

Exceptions

This function module does not define any Exceptions.