Menu

SAP Function Module BM_OBJECT_SET_SYNCH

Set Deletion Indicator

The Function Module BM_OBJECT_SET_SYNCH (Set Deletion Indicator) is a standard Function Module in SAP ERP and is part of the function group SF01 within the package SDFM.

Technical Information

Function Module BM_OBJECT_SET_SYNCH
Short Text Set Deletion Indicator
Function Group SF01
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_CICO_REQNO LIKE RPYGSGF-CICO_REQNO Transfer Order Number
I_NEW_SYNCH TYPE UFSYNCH SPACE Synchronization flag
I_OBJECT_ID LIKE BMOBJECT-ID Object key
I_OBJECT_TYPE LIKE BMOBJECT-TYPE Object Type
NO_CICO_DIALOG TYPE BMT_FLAG SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.