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

FM for putaway WT creation from GR-ZONE without Inbound Delivery without HU

naresh_adi
Newcomer
0 Kudos
462

Hi all,

In synchrounous goods movement posting from MIGO, I have a requirement to create the putaway task after posting the GR in GR-ZONE. Is there any FM that we can use to create putaway WT for product from GR-ZONE without Inbound Delivery and without HU?

Accepted Solutions (0)

Answers (1)

Answers (1)

j_blohm
Active Participant
0 Kudos

/SCWM/PUT_BIN_DET is very versatile and should be suitable for your requirement. Fill the stock data in IT_PUTREQ. Afterwards, use /SCWM/TO_CREATE to create the WT.

Or: configure a propery putaway strategy for a WPT that you want to use and just call /SCWM/TO_CREATE with stock data + the WPT that you defined. It will run putaway strategy.

If this does not suit your requirement, we need more context, for example configuration of your destination storage types (putaway by HU WT?).