DBA Data[Home] [Help]

APPS.GME_REOPEN_BATCH_PVT dependencies on CM_ACST_LED

Line 443: ,cm_acst_led aled

439: IS
440: -- See if any of the matl lines has been costed and frozen.
441: SELECT COUNT (1)
442: FROM cm_cmpt_dtl cst
443: ,cm_acst_led aled
444: ,gme_material_details md
445: ,gme_batch_header bh
446: WHERE bh.batch_id = l_batch_id
447: AND bh.batch_id = md.batch_id