cancel
Showing results for 
Search instead for 
Did you mean: 

RE: How to perform replenishment with shelf storage

colin_cheong
Contributor
0 Kudos

I had set the maximum and replenishment qty for the article in material master.

In the shelf rack, I need to execute replenishment to bring in stock from the high rack.

What's the TCODE to execute this function?

I am in rel .7

I tried LP21, LP22 and LP24. All does not match my requirement.

Have I missed out any tcode?

Here is how it works.

Article # 100 has a replenishment qty of 100 pcs, a maximum qty of 100 and min. of 10 pcs.

I had stock in 350A01 and 350B01 and 350C01. All stock in each bin dropped below 10 pcs, eg 5 pcs.

When I run the replenishment, it should trigger a requirement and allow me to create a transfer order of 3 line item to bring stock from my hgh rack to each of the bin.

Thanks

Bye

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Colin,

RLLNACH4 can be used for storage types with putaway strategy "I", too. However, in standard, there is no replenishment program that takes into account the quantity of an individual bin unless it is a fixed bin.

Best regards,

Christiane

Answers (2)

Answers (2)

colin_cheong
Contributor
0 Kudos

Yes, Inspection method 4 will check the total qty allowable in the storage bin.

Anyway, thanks for assistance

Former Member
0 Kudos

Dear Colin,

Transcation code LP24 (i.e. program RLLNACH4) is the correct one for replenishing storage types with putaway strategy L. However, the minimum quantity you enter in the corresponding field in the material master refers to the stock of entire storage type, not to the stock of the individual bin.

Best regards,

Christiane

colin_cheong
Contributor
0 Kudos

The putaway strategy in this instance is "I" and not "L".

I had tested by removing the minimum and I don;t think it is right.

It doesnot even prompt for replenishment since the minumum is not hit.

If the minimum is not the correct one, where do I need to maintain the minumum for replenishment to be trigger.

I am trying to replenish at quant level.

Bye