Monday, 24 February 2014

WMS Rule used in picking?

select Transaction_temp_id,Put_away_rule_id,pick_strategy_id,pick_rule_id,move_order_line_id,organization_id,subinventory_code,Locator_id from apps.mtl_material_transactions_temp;

and Rule name:

select * from apps.wms_rules where rule_id = RULE_ID_OF_ABOVE_QUERY

and Stratigy Name:

select * from apps.wms_strategies where strategy_id = STRATEGI_ID_OF_ABOVE_QUERY

1 comment:

  1. Your detailed exploration of WMS rules in the context of picking is both insightful and practical. The clarity in your explanations makes it easier for readers to grasp these concepts, serving as a valuable resource for both beginners and experienced professionals looking to deepen their understanding of Fusion Cloud SCM.

    ReplyDelete