Menu

SAP Function Module STREE_EXIT_TO_OBJECT_TWRE

The Function Module STREE_EXIT_TO_OBJECT_TWRE () is a standard Function Module in SAP ERP and is part of the function group SFTX_OBJ within the package SDFM.

Technical Information

Function Module STREE_EXIT_TO_OBJECT_TWRE
Short Text
Function Group SFTX_OBJ
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITY LIKE HIER_TYPES-REF_ACTION '00' Actions that can be performed for a link type
EXIT_FROM_STRUCTURE_DISPLAY LIKE HIER_TYPES-CHAR1 'X' Single-Character Flag
ICONNAME TYPE HIER_REFTY-ICONNAME Name of an Icon
SELECTED_NODE LIKE HIER_IFACE Hierarchy Maintenance Tool Node Transfer Interface
STRUCTURE_ID LIKE HIER_IFACE-TREE_ID Unique ID - 32 Characters

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_CHANGED TYPE HIER_YESNO Flag with Values ' ' and 'X'

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
LIST_OF_REFERENCES LIKE HIER_REF List of References to Structure Items
LIST_OF_TEXTS LIKE HIER_TEXTS General Structure Repository Node Text
STRUCTURE_TABLE LIKE HIER_IFACE Hierarchy Maintenance Tool Node Transfer Interface
USER_PARAMETERS LIKE STREEPROP Hierarchy Maintenance Display Attribute

Exceptions

This function module does not define any Exceptions.