Menu

SAP Function Module BM_OBJECT_STRUCT_SAVE_BMEF

The Function Module BM_OBJECT_STRUCT_SAVE_BMEF () 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_OBJECT_STRUCT_SAVE_BMEF
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_EXTENSION TYPE HIER_NAMES SPACE Structure enhancement ID
I_SAVE_BCS TYPE C
I_SAVE_IMG TYPE C
I_SAVE_ONLY_EXTENSIONS TYPE CHAR1 SPACE Single-Character Flag
I_SAVE_QUE TYPE C
I_SAVE_REQ TYPE C

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
I_BCS_ITEMS TYPE BMREF_ITEMS
I_IMG_ITEMS TYPE BMREF_ITEMS
I_QUE_ITEMS TYPE BMREF_ITEMS
I_REQ_ITEMS TYPE BMREF_ITEMS

Exceptions

This function module does not define any Exceptions.