Menu

SAP Function Module BM_STRUCTURE_GET_SUBSTRUCTS

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

Technical Information

Function Module BM_STRUCTURE_GET_SUBSTRUCTS
Short Text
Function Group SF05
Package SDFM
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
E_STRUCT_HEADERS LIKE TTREE Definition Table for Structures
E_STRUCT_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Transfer Interface
I_TREETYPES TYPE BMTTYPES List of valid structure types

Exceptions

This function module does not define any Exceptions.