Question:
Hi experts,
Could you please help me :
I have to load product assignment to a certain category, through LSMW ( product itself is already loaded from R/3).
I have to say that it is not first time I am using this transaction, but not in the CRM.
I tried Idoc-import method with message type CRMXIF_PRODUCT_MATERIAL_SAVE and CRMXIF_PRODUCT_ SAVE, but without success.
Should I populate structure
E101COMXIF_PRD_S_PRREF (Product Reference Category Assignment: Data Fields) or
E101COMXIF_PRD_S_CATEGORIES (Material-Category-Assignment: Data Fields) ?
I populated both in a way :
CATEGORY_ID = my category from input file
HIERARCHY_ID = my hierarchy
SOURCE SYSTEM = 'CRDCLNT140'
But obviously, something is missing.
Could you suggest how to fill Idoc structures for product assignment to category ?
And should Administrative data be filled for each structure ?
Thanks…
Answer:
what error message did you get?