cancel
Showing results for 
Search instead for 
Did you mean: 

sap wms fixed bin replenishment

Former Member
0 Kudos

hi experts,

i am creating fixed bin replenishment the max bin qty 40, min 10 and replenishment qty 50

and i try to create LP21 fil the fields the whno storage type and bin and executed but the replenishment is not happened . the automatic TR also not triggering so plz tell me where is the setting we need

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member660933
Active Contributor
0 Kudos

Hi,

max bin qty = 40

min = 10

replenishment qty 50

Since your replenishment qty is more than the max bin qty , I do not think system will generate any TR.

Try to reduce the replenishment qty = 10 so that it will generate Tr for multiple of 10 till it is not exceeding the Max bin qty.

Regards,

shailesh

Former Member
0 Kudos

hi

thanks for the reply now i reduced the

Replenishment qty to 10

and the max bin qty is 40

min bin qty is 10

available stock is 40

stock for putaway 0

open TR qty 0

Requested qty 0

when i exequated the LP21 this screen is appere now there is no automatic TR genereated so plz guige how to configure ,

thanksa inadvance

former_member660933
Active Contributor
0 Kudos

Hi,

As you have mentioned :

Replenishment qty to 10

and the max bin qty is 40

min bin qty is 10

available stock is 40

System will still not generate any TR since your available qty is not less than min bin qty.

Reduce your available bin qty less than 10 then only it will generate TR.

Or keep min qty as 100 , Max qty as 1000 and replenishment qty as 100 and then check.

Please read the Program documentation for LP21 ( Blue icon on lp21 input screen) for calculation .

Minimum stock = 10

Maximum stock = 100

Replenishment qty = 40

Storage bin stock = 5

Since the storage bin stock has fallen below the minimum stock level defined in the material master, the system calculates a quantity to be supplied to this storage bin. The system attempts to increase the total quantity in the bin (5) by multiplying the replenishment quantity (40) as many times as possible to match the maximum quantity defined for the bin (100) without exceeding it. For the supply quantity, the system calculates 80 pieces (5 + 2 x 40 = 85 < 100).

Regards,

Shailesh

Former Member
0 Kudos

Hi,

In your case, available stock in the fixed bin is 40

Max bin qty =40,

then unless your stock from the fixed bin is less than 40 system will not create the TR for that , so first reduce the stock from the fixed bin then system will create the auto TR for that remaining bin qty.

rgds

gsc

former_member660933
Active Contributor
0 Kudos

Hi,

Your Available stock should be less than Min qty and not Max qty.

When stock goes below Min qty then only in LP21 system will create requirement.

Once you get the requirement (TR) you can create TO in LB13 or LT04 transaction.

Regards,

Shailesh