Hi,
I am really eager to help you solving this issue but it's hard for me to pinpoint where the exact issue is. May I ask a couple of additional questions to better understand:
- Which SAP ECC release (incl. Enhancement Package and Support Package Stack) are you using?
- Did you install the DataSource 0PM_ORDER_ATTR once again (as I suggested previously)? If not, please do so.
- Which SAP Note are you referring to? Why do you need to install this SAP Note?
- Do you have field POSID in DataSource 0PM_ORDER_ATTR? WHy can't you use this field for mapping to Characteristic 0WBS_ELEMT?
- Why do you need WBS Element from table ILOA?
Anyway, if you really want to have WBS Element from table ILOA via field PROID, then I suggest to do an additional lookup in table PRPS. You can do the lookup on key field PSPNR (same domain behind it as PROID, i.e. NUMC 8 and conversion routine ABPSP) using the field ILOA-PROID. From here you can read the field POSID and use it for storing the "right" WBS Element. This can then be mapped in BW to Characteristic 0WBS_ELEMT.
Best regards,
Sander