cancel
Showing results for 
Search instead for 
Did you mean: 

The Function module to switch on/off IBase change doc

york_wang
Product and Topic Expert
Product and Topic Expert
0 Kudos
139

Dear All,

We are in the process of loading the IBase records for all machines delivered one year ago.

We recognize that turning off the change documents will make the process much faster - we have heard about the existence of a function module to turn off change documents for IBase - we just don't know what it is. We would expect to turn the change documents back on after the loading was complete.

Could you please advise?

Best Regards,

York

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Create an Ibase with FM CRM_IBASE_CREATE

use FM CRM_IBASE_COMP_CREATE to add this Ibase an a component to an existing Ibase.

use FM CRM_BASE_SAVE

To delete have a look of the FM "IB_COM_DELETE_IBASE".

CRM_IBASE_COMP_DELETE would help you to delete IBASE Component from Parent.

Rewardif hleps

Regards

Manohar

Answers (0)