Menu

SAP Function Module S_CUS_IMG_SELECT_NODES

The Function Module S_CUS_IMG_SELECT_NODES () is a standard Function Module in SAP ERP and is part of the function group S_IMG_TOOL_3 within the package S_CUSTOMIZING_EXTERNALS.

Technical Information

Function Module S_CUS_IMG_SELECT_NODES
Short Text
Function Group S_IMG_TOOL_3
Package S_CUSTOMIZING_EXTERNALS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MARK_NODE_WITH_SUBNODES TYPE HIER_TYPES-CHAR1 SPACE Single-Character Flag
PROJECT_ID TYPE PROJECT_ID SPACE Project Name
RETURN_ALL_SUBNODES_OF_MARKED TYPE HIER_TYPES-CHAR1 SPACE Single-Character Flag

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
SELECTED_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Passing Interface
SELECTED_REFERENCES LIKE HIER_REF List of References to Structure Items
SELECTED_TEXTS LIKE HIER_TEXTS General Structure Repository Node Text

Exceptions

This function module does not define any Exceptions.