Menu

SAP Function Module STREE_MANUAL_SELECTION_FINISH

The Function Module STREE_MANUAL_SELECTION_FINISH () 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_FINISH
Short Text
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
GUI_CONTAINER CLASS CL_GUI_CONTAINER
REUSE_TOOLBAR TYPE FLAG 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
RETURN_ALL_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
RETURN_ALL_REFERENCES LIKE HIER_REF List of References to Structure Items
RETURN_ALL_TEXTS LIKE HIER_TEXTS General Structure Repository Node Text
RETURN_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
RETURN_REFERENCES LIKE HIER_REF List of References to Structure Items
RETURN_TEXTS LIKE HIER_TEXTS General Structure Repository Node Text

Exceptions

This function module does not define any Exceptions.