Hi Mateusz,
You can use Function - CRM_IBASE_COMP_CREATE to add a component to an IBase. I have used it for 01 type IBase. After it is added, you need to call FM CRM_IBASE_SAVE then commit work and finally CRM_IBASE_INITIALIZE.
Regards,
Niraj
Hi Mateusz,
You can use Function - CRM_IBASE_COMP_CREATE to add a component to an IBase. I have used it for 01 type IBase. After it is added, you need to call FM CRM_IBASE_SAVE then commit work and finally CRM_IBASE_INITIALIZE.
Regards,
Niraj