Menu

SAP Function Module STREE_MANUAL_SELECTION_HC

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module STREE_MANUAL_SELECTION_HC () 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_MANUAL_SELECTION_HC
Short Text
Function Group SHI01
Package SHI4
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION LIKE TTREET-TEXT
DISPLAY_MODE LIKE HIER_TYPES-CHAR1 'D'
DONT_CHANGE_PARENT_SEL_STATE LIKE HIER_TYPES-CHAR1 SPACE
DONT_DESELECT_PARENTS LIKE HIER_TYPES-CHAR1 SPACE
MARK_NODE_WITH_PARENTS LIKE HIER_TYPES-CHAR1 'X'
MARK_NODE_WITH_SUBNODES LIKE HIER_TYPES-CHAR1 'X'
MARK_ONLY_ONE_NODE LIKE HIER_TYPES-CHAR1 ' '
NO_TOOLBAR TYPE HIER_YESNO FALSE Flag with Values ' ' and 'X'
POSITION_ON_NODE LIKE HIER_IFACE-NODE_ID SPACE Unique ID - 32 Characters
POSITION_ON_NODES TYPE HIER_NODE_IDS Hierarchy tool node IDs
RETURN_ALL_SUBNODES_OF_MARKED LIKE HIER_TYPES-CHAR1 SPACE Single-Character Flag
STRUCTURE_ID LIKE TTREE-ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FOREIGN_LOCK TYPE CHAR1 Single-Character Flag
MESSAGE LIKE HIER_MESS Message

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
EXTERNAL_DOUBLE_NODES LIKE TTREED Hierarchy Tool: Double Nodes
PARENT_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface

Exceptions

This function module does not define any Exceptions.