Skip to main content

Hello,

 

We use the  putaway zone to prioritize reservations on parts and since this implementation, we have realized that the operation closing with the APPROVE OPERATION button (shopfloor workbench) took ten times longer to execute correctly.

After analysis, we saw that the procedure relies on the putaway ranking for each item line in the shop order. 

 

INSERT INTO INVENT_PART_BIN_RANKING_TMP ( CONTRACT, PART_NO, WAREHOUSE_ID, 
  BAY_ID, TIER_ID, ROW_ID, BIN_ID, RANKING, HANDL_UNIT_RESERVATION_RANKING ) 
VALUES ……

 

The solution is to delete the storage zone ranking ..but the priority between storage zones no longer work.

Can you tell us if there is another solution to prioritize the stock of a part between several storage zone ? 

 

Thanks in advance.

 

Regards.

Be the first to reply!

Reply