DBA Data[Home] [Help]

APPS.CST_PACEAMCOST_GRP dependencies on CST_WIP_COST_ESTIMATES_S

Line 217: SELECT -1 * cst_wip_cost_estimates_s.NEXTVAL

213:
214: l_dummy := 0;
215:
216: -- Select estimate number, take -ve to denote estimation status is running
217: SELECT -1 * cst_wip_cost_estimates_s.NEXTVAL
218: INTO l_estimation_group_id
219: FROM DUAL;
220:
221: l_stmt_num := 20;