cancel
Showing results for 
Search instead for 
Did you mean: 

Fixed bin replenishment

Former Member
0 Kudos

Hi,

in our scenario, the picking is happening from fixed bin, and we want that this fixed bin should be replenished from three specific bins only.

Further, during replenishment the bin should create TR's only for the available quantity in the three bins and should ignore the values from material master. plz suggest how this can be done.

Rgds,

Akash

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you want the fixed bin should be replenished from specific bins only, then use the assign 'reference storage type search' field to the replenishment movement type and then enter the value to the reserve storage type (defined for specific bins) in the search table, for details about the config of 'reference storage type search' field refer my document, link given below

http://scn.sap.com/community/erp/scm-logistics-execution/blog/2012/12/27/movement-type-influence-on-...

As per the standard SAP, the replenishment program (LP21 or LP22) cannot create the TR with the available quantity of bins, it always refer to the values defined in the material master (min/max and replenishment quantites). The only option is develop a custom code to implement this requirement.

Regards

Vijay