DBA Data[Home] [Help]

APPS.CSTPLCAC dependencies on CST_COST_ELEMENTS

Line 678: cst_cost_elements CCE

674: i_prog_appl_id, -- PROGRAM_APPLICATION_ID,
675: i_prog_id, -- PROGRAM_ID,
676: sysdate -- PROGRAM_UPDATE_DATE
677: from
678: cst_cost_elements CCE
679: where
680: NOT EXISTS
681: (
682: SELECT 'X'

Line 1675: cst_cost_elements CCE

1671: i_prog_appl_id, -- PROGRAM_APPLICATION_ID,
1672: i_prog_id, -- PROGRAM_ID,
1673: sysdate -- PROGRAM_UPDATE_DATE
1674: from
1675: cst_cost_elements CCE
1676: where
1677: NOT EXISTS
1678: (
1679: SELECT 'X'