on 2021 Jan 26 10:39 AM
I am new to EWM module, so don't have much functional knowledge about it. I have an requirement to replicate custom fields from /SCWM/MAT1 transaction from EWM to ECC in MM01/MM02/MM03 transaction via idocs. I have seen blogs / question from ECC => EWM but couldn't find anything the other way around. Do experts here in the forum have any idea on how this can be achieved using custom Idocs ( ex- ZMATMAS )? I am looking for some pointers / links on how this can achieved using ABAP Idoc programming.
Request clarification before answering.
Hi sanket.chimalwar,
You are on the right track - you would need to create a custom idoc type and partner/port in tx WE20, WE21, WE30, WE31. Then add the trigger of the idoc to the save BAdI for warehouse product master in EWM. You can use function module ALE_IDOCS_CREATE to create the idoc.
It's quite straightfoward actually, but also some effort. I would usually advise against this and instead always prefer ECC as the main master data system, so that master data is transferred only one-directional.
Best regards,
Jonas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.