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 1678: cst_cost_elements CCE

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