cancel
Showing results for 
Search instead for 
Did you mean: 

WM: stock removal strategies

Former Member
0 Kudos

HI all.

I include a stock removal strategy "F_FIFO" per storage type.

The thing is that when I create a TO for delivery picking or transfer between warehouses TO is created including the origin bin based on this strategy, but how can avoid to follow this strategy when scrapping, for example? Sometimes it is necessary to include manually the origin bin during TO creation or at least, necessary to be changed the one proposed?

Any idea??

Thanks!!!!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In my opionion, you shoud try to use one of the following exits:

" MWMTO004 - "Own stock removal strategy" (FIFO strategy)

MWMTO013 - "Own stock removal strategy" (stringent FIFO strategy)"

According to SAP documentation, it is possible, to combine standard strategy with your own stock removal strategy. (look at IMG help: Logistic Execution -> Warehouse management -> Strategies -> Stock Removal Strategies -> Develop Extensions for Picking Strategies".

In order to use your logic implemented in user exit, after implementing user exit, you have to mark field "User exit active" in 'Stock removal control' section of respective Storage Type customizing.

good luck - hope it helps.

regards,

w.