Hi All,
As part of the ongoing integration process we have a scenario where in the Material Master Idoc is to be triggered at real time as when there is a change done. As a normal practice the program RBDMIDOC is scheduled in background with the appropriate variant. But to meet the requirement I have created a workflow task which gets triggered on any operation performed on the object BUS1001006. I have added my own method which calls the program RBDMIDOC. Everythings working fine. The IDoc gets created when the material data is change.
ISSUE: When ever there is a change to any of the Material data the idoc is getting triggered, as in, the workflow is getting executed. But when there is a change in the data in Classification View alone the Idoc is not getting triggered.
Would like to know what exactly am I missing here ? I also want the IDoc to be triggered when, only the data in the classification view is changed and the rest of the Material data is untouched.
Regards,
Chaitanya.