Menu

SAP Function Module STREE_CONVERT_TREE_FORMAT

Puts texts and icons in the structure table

The Function Module STREE_CONVERT_TREE_FORMAT (Puts texts and icons in the structure table) is a standard Function Module in SAP ERP and is part of the function group SHI01 within the package SHI4.

Technical Information

Function Module STREE_CONVERT_TREE_FORMAT
Short Text Puts texts and icons in the structure table
Function Group SHI01
Package SHI4
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BROTHER_NODE_KEY TYPE TV_NODEKEY SPACE
COMMAND LIKE SY-UCOMM SPACE Screens, Function Code Triggered by PAI
DISPLAY_MODE LIKE HIER_TYPES-CHAR1 'D' Single-Character Flag
LANGUAGE LIKE SY-LANGU SY-LANGU SAP R/3 System, Current Language
PARENT_NODE_KEY TYPE TV_NODEKEY SPACE
REUSE_NODE_IDS LIKE HIER_TYPES-CHAR1 SPACE
SAVE_FILTER TYPE C SPACE

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
OLD_NEW_NODE_KEY LIKE HIER_LINK Hierarchy Tool: Link between new and old node_key

Exceptions

This function module does not define any Exceptions.