DBA Data[Home] [Help]

APPS.GMD_QMSMC dependencies on GMD_RECIPES_B

Line 2334: GMD_RECIPES_B C, --GMD_RECIPES C performance bug# 4916912

2330: nvl(f.wip_plan_qty, f.plan_qty) trans_qty, -- 13107927
2331: f.dtl_um um -- 13107927
2332: FROM GME_BATCH_HEADER A,
2333: GMD_RECIPE_VALIDITY_RULES b,
2334: GMD_RECIPES_B C, --GMD_RECIPES C performance bug# 4916912
2335: GME_MATERIAL_DETAILS F,
2336: FM_FORM_MST_B H, --FM_FORM_MST H performance bug# 4916912
2337: MTL_PARAMETERS P,
2338: --QZENG Bug 13881118 Change view from mtl_system_items_b_kfv to mtl_system_items_vl to support NLS

Line 2382: GMD_RECIPES_B C, --GMD_RECIPES C performance bug# 4916912

2378: d.plan_step_qty trans_qty, -- 13107927
2379: d.step_qty_um um -- 13107927
2380: FROM GME_BATCH_HEADER A,
2381: GMD_RECIPE_VALIDITY_RULES b,
2382: GMD_RECIPES_B C, --GMD_RECIPES C performance bug# 4916912
2383: GME_BATCH_STEPS D,
2384: GME_MATERIAL_DETAILS F,
2385: FM_FORM_MST_B H, --FM_FORM_MST H performance bug# 4916912
2386: MTL_PARAMETERS P,