on 2012 Feb 29 9:34 AM
Hello Experts,
The following is my Requirement,
- Have to replicate ERP Mara Extended Fields to SRM.
Following are the Steps I made,
1. Created Function Module on ERP and saved it in the required table.
2. Created set types in SRM.
3. Assigned it to the category MAT_HALB
4. Implemented the BADI IF_EX_PRODUCT_CUSTOMER2~MAP_R3_TO_CRM_MATERIAL
Problem:
- No record is added in the Product Master of SRM
If i commented the Append lines from the Implementation then I get the Data in Product Master (with out add on fileds)
- I checked the Implemenation in Debugger, I get the data from R/3 and the required data is appened to the System Strucure.
By still i have some problem.
Is there any thing else has to be done.
I doubt the Set type setting.
Please help on this.....
Thanks and Regards,
Senthil
Request clarification before answering.
The problem was fixed.
We need to append the key field (MATNR) to the attributes_int table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.