DBA Data[Home] [Help]

APPS.GMD_SPEC_VRS_GRP dependencies on GMD_ROUTINGS_B

Line 1609: , gmd_routings_b rout -- just need base table here not view

1605: , gmd_recipe_validity_rules rvr
1606: , gmd_status gs
1607: , fm_matl_dtl fmd
1608: , fm_form_mst_b ffm -- just need base table here not view
1609: , gmd_routings_b rout -- just need base table here not view
1610: WHERE rout.routing_id(+) = bh.routing_id
1611: AND rvr.recipe_validity_rule_id = bh.recipe_validity_rule_id
1612: AND rvr.recipe_id = gr.recipe_id
1613: AND ffm.formula_id = bh.formula_id