on 2020 Dec 15 6:20 PM
Hello,
I was wondering how have others done the initial stock upload to EWM when coming from WM managed warehouse and only changing the storage location. I know the /scwm/isu transaction and this seems to work fine no issues on EWM side. However on ERP side I do not want to post with 561 movement but rather transfer from one Storage Location to another.
Now basic one step movements do not seem to work. Two step would require a inbound delivery. However I would rather have a direct posting from one SLoc to the other.
Any suggestions here?
Thanks
Regards
Mark
Hi Mark,
It is possible to fulfill this requirment with only using BAdI /SCWM/EX_ERP_GOODSMVT_EXT in enhancement spot /SCWM/ES_ERP_GOODSMVT.
It is OK if you update the changing table "ct_goodsmvt_item" fields with necessary data and don't forget to update cs_goodsmvt_code='04' as well.
ct_goodsmvt_item-move_type = 311
ct_goodsmvt_item-move_stloc = WM storage location.
ct_goodsmvt_item-stge_loc = EWM storage location
..-move_mat
..-move_plant
..-move_batch
PS: Material documents will create transfer requirement documents on WM side and I don't think you will care about them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
6 | |
3 | |
2 | |
2 | |
1 | |
1 | |
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.