Hello Experts,
We have developed a report program in SE38 which updates the status of Activity taking input from a excel sheet(activity id and user status code maintained in the sheet) and for that we had used SAP standard function modules like CRM_ORDER_MAINTAIN, CRM_ORDER_SAVE , BAPI_TRANSACTION_COMMIT and BAPI_ACTIVITYCRM_CHANGEMULTI in our Z program.
The status of activities getting updated in CRM and it is reflecting in CRM_JCDS table but those standard function modules failed to register the changes in BW delta queue (transaction RSA7) data source 0CRM_SALES_ACT_1.
We need to update the status for Activity in CRM as well as it should register the changes in the data-source of BW.
Please help on this issue.