DBA Data[Home] [Help]

APPS.CSTPECEP dependencies on DUAL

Line 179: FROM DUAL;

175: l_stmt_num := 17;
176:
177: SELECT -1 * cst_wip_cost_estimates_s.nextval
178: INTO l_estimation_group_id
179: FROM DUAL;
180:
181: /* Select Maintenance organization id for this org. The work order will be created
182: in maintenance org only. That would mean that all wip table will store the
183: WO details against the maintenance organization id */