Menu

SAP Function Module BM_STREE_NODE_GET_COMPONENT

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

Technical Information

Function Module BM_STREE_NODE_GET_COMPONENT
Short Text
Function Group SFTX_NODE
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
NODE TYPE HIER_IFACE Hierarchy Maintenance Tool Node Transfer Interface
REFERENCES TYPE HIER_REF_T List of References to Structure Items

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATEGORY TYPE CCCATEGORY Client control: Role of client (production, test,...)
COMPONENT TYPE DLVUNIT Software Component
PRODUCT_INFO TYPE BMSAPRODINFO
PROJECT_ID TYPE PROJECT_ID Project Name

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
TREETYPES LIKE TTREETYPE List of valid structure types
USER_PARAMETERS LIKE STREEPROP Hierarchy Maintenance Display Attribute

Exceptions

This function module does not define any Exceptions.