DBA Data[Home] [Help]

APPS.GMP_LEAD_TIME_CALCULATOR_PKG dependencies on GMD_OPERATION_RESOURCES

Line 221: gmd_operation_resources ores,

217: ores.prim_rsrc_ind,
218: act.material_ind
219: FROM gmd_operations opr,
220: gmd_operation_activities act,
221: gmd_operation_resources ores,
222: fm_rout_dtl rdtl,
223: gmd_routings_b rhdr,
224: (SELECT distinct gr.routing_id
225: FROM gmd_recipes_b gr,