DBA Data[Home] [Help]

APPS.CSTPLMWI dependencies on CST_COST_ELEMENTS

Line 610: cst_cost_elements CCE

606: i_prog_appl_id, -- PROGRAM_APPLICATION_ID,
607: i_prog_id, -- PROGRAM_ID,
608: sysdate -- PROGRAM_UPDATE_DATE
609: from
610: cst_cost_elements CCE
611: where
612: NOT EXISTS
613: (
614: SELECT 'X'