DBA Data[Home] [Help]

APPS.CSTPLMWI dependencies on CST_COST_ELEMENTS

Line 611: cst_cost_elements CCE

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