cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM Question

Former Member
0 Kudos
115

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.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

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

Former Member
0 Kudos

Do you add new specific field in Material Master in ECC but not in SRM ?