Menu

SAP Function Module BM_STRUCTURE_DATA_SAVE

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

Technical Information

Function Module BM_STRUCTURE_DATA_SAVE
Short Text
Function Group SFOR
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
I_DLVUNIT TYPE DLVUNIT SPACE Software Component
I_LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_NODE_TYPE TYPE HIER_IFACE-NODE_TYPE SPACE Valid Node Types in Structure Repository
I_STRUCT_ID TYPE TTREE-ID GUID for Structure
I_STRUCT_TEXT TYPE TTREET-TEXT Explanatory text
I_STRUCT_TYPE TYPE TTREE-TYPE Structure type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DEVCLASS TYPE DEVCLASS Package for Transport Organizer
E_REQNO TYPE TRKORR Request/Task

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.