Hi experts,
We have a business requirement to make the field MARA-FASHGRD delta enabled. By this I mean that a change in the field FASHGRD will trigger a delta.
In the past, we have added the new field to the associated messagetype, to enable the field to trigger a delta.
In our scenario however, the field FASHGRD is part of the master data datasource 0ARTICLE_ATTR.
As explained in the SAP wikis below, the message type for master data datasources is a generated number in the table ROOSGEN that is different in each system.
http://wiki.scn.sap.com/wiki/display/BI/Change+Pointers+and+Master+data+delta+concepts+in+SAP+BW
BW Master Data Deltas Demystified
This would mean that if we want to enable the field MARA-FASHGRD as a delta trigger, we would have to create the associated message type from our production system in DEV and then transport this to production to add the record to the message type.
My question is: is the suggested method above the recommended way to add a field as a delta trigger for master data datasources?
If not, how should we accomplish this?
Thanks,
Jonas