Menu

SAP Function Module BM_STRUCTURE_SAVE

The Function Module BM_STRUCTURE_SAVE () 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_SAVE
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
LANGUAGE TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
SAVE_ONLY_EXTENSIONS TYPE CHAR1 SPACE Single-Character Flag
STRUCTURE_ID TYPE TTREE-ID GUID for Structure
STRUCTURE_TITLE TYPE TTREET-TEXT Explanatory text
STRUCTURE_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
STRUCT_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.