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

EWM Goods Movement Bin Determination

former_member245890
Participant
0 Likes
20,164

Hi

I have created a new outbound delivery document type by copying document type OUTB. My item type is ORET. I will be using this delivery order type for vendor returns. Picking is not relevant, goods issue will always be posted from storage type R200, storage bin MKA.

I am able to create outbound delivery in ECC and it is replicated to EWM with my new document type.

I made the neccessary settings on goods movement bin determination t-code /SCWM/GMBIN_DET. But when i check the item on outbound delivery there is no goods movement bin determined. What am i missing ?

Alper

Accepted Solutions (1)

Accepted Solutions (1)

SerhanEr
Contributor
0 Likes

Hello Alper,

Assign that bin to the process type determined by your new item type, as a fixed bin for this process type.

Best regards

Serhan

former_member245890
Participant
0 Likes

Thanks Serhan, it worked.

0 Likes

Hello Alper,

Can you please let me know what is meant by "Assign that bin to the process type determined by your new item type, as a fixed bin for this process type" i am also facing the same problem but in my case i am doing customer pick up where the delivery is not pick relevant , i want the Goods movement bin to determined based on product as each product is having different fixed bin.

Answers (2)

Answers (2)

schulte-bahrenberg
Contributor

...you could also use table tx /SCWM/STADET_OUT to make the System determine staging bin which will then be used as GM bin.

Ajit_Routray
Active Contributor
0 Likes

Hi Alper,

It seems some data missing in GMBIN Det. in /SCWM/GMBIN_DET.

Please check more logic in class-/SCWM/CL_DLV_PRD_DET Methods-DET_FROM_TABLE.

Example: If you maintain Bin Only Determined from Determination Table in /SCWM/GMBIN_DET, then you need to maintain your bin in this table and product type or group is maintained.

Please check more combination in the above class and method while debuging.

Please let us know if you have further queries.

Kind Regards,

Ajit