Hi
I'm having some problems transferring data from BW to CRM.
What I'm trying to accomplish is:
1) Add a field to the business partner master data showing total revenue for the last year (shown in a separate tab in the GUI). later, I will add more fields.
2) Fill this field using an APD-process in BW/BI (2004s)
I did the first step using EEWB, creating an enhancement that adds a z-field to table BUT001 and creates all the stuff needed to view the field. But I can't "see" this field from my BI-system. I create a data target of the type "Update CRM Attributes" and specify data target "Enhancements specific to business partners", but there are no available fields in the "subobject" combobox.
My guess is that to be able to fill the field from BW I have to "release data target for replication from SAP BW" using transaction CRMBWTARGETS. If I try to create a new row using the data target adapter 'bpcus', I can add table BUT001 and the new Z-field, but when I try to save, I get an error telling me that "BUT001 is not in the customer namespace"!
Is there any way to overcome this or should I take a completely different approach to the task?