on 2013 Sep 22 4:09 AM
Hi Al
I need to write a abap program to get the material data from ECC and need to update the product customer specific fields in SRM.
we have implemented the badi in R3AS after creating the set types, while running the R3AS all new materials and changed materials are getting updated in SRM.
But in production we have old data in SRM(data which are present before this implementation) which may not change in ECC, for this data to upload in SRM we need to write a program.
Could anyone can help on this.
Request clarification before answering.
Hi Shankar,
Are these fields exists in ECC system? If yes then you can simply create an RFC FM in ECC which will be called from SRM and will fetch required fields. Later you can update those fields.
Thanks
Siddarth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you add new specific field in Material Master in ECC but not in SRM ?
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.