Menu

SAP Function Module BM_STRUCTURE_NODES_UPD_CHECK

The Function Module BM_STRUCTURE_NODES_UPD_CHECK () 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_NODES_UPD_CHECK
Short Text
Function Group SF05
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
NO_INITIAL_CHECK TYPE UFFLAG SPACE Data element for Flag - Any use
STRUCTURE_ID TYPE TTREE-ID GUID for Structure

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
STRUCT_NODES LIKE HIER_IFACE Hierarchy Maintenance Tool Node Transfer Interface
STRUCT_REFS LIKE HIER_REF List of References to Structure Items

Exceptions

This function module does not define any Exceptions.