Menu

SAP Function Module BM_STRUCTURE_VERSION_CREATE

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

Technical Information

Function Module BM_STRUCTURE_VERSION_CREATE
Short Text
Function Group SBM_VERSION
Package SDFM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BATCH TYPE UFFLAG SPACE Data element for Flag - Any use
I_LANGUAGE TYPE SY-LANGU SPACE SAP R/3 System, Current Language
I_SUBSTRUCT_VERSIONS TYPE UFFLAG SPACE Data element for Flag - Any use
I_VERSION_TEXT TYPE HIER_TEXT Explanatory text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VERSION_ID TYPE HIER_VERS Version ID

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
MESSAGES TYPE BMMSGTAB Messages

Exceptions

This function module does not define any Exceptions.