Menu

SAP Function Module BM_OBJECT_STRUCT_SAVE_BMPC

The Function Module BM_OBJECT_STRUCT_SAVE_BMPC () 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_BMPC
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_ASG TYPE C
I_SAVE_BCS TYPE C
I_SAVE_COMP TYPE C
I_SAVE_FCT TYPE C
I_SAVE_IMG TYPE C
I_SAVE_ONLY_EXTENSIONS TYPE CHAR1 SPACE Single-Character Flag
I_SAVE_REQ TYPE C
I_SAVE_TWB 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_ASG_ITEMS TYPE BMREF_ITEMS
I_BCS_ITEMS TYPE BMREF_ITEMS
I_FCT_ITEMS TYPE BMREF_ITEMS
I_IMG_ITEMS TYPE BMREF_ITEMS
I_REQ_ITEMS TYPE BMREF_ITEMS
I_TWB_ITEMS TYPE BMREF_ITEMS

Exceptions

This function module does not define any Exceptions.