DBA Data[Home] [Help]

APPS.CSTPUPDT dependencies on CST_ITEM_COSTS_TEMP

Line 286: FROM cst_item_costs_temp cict;

282: return_code number;
283:
284: CURSOR del_cur2 IS
285: SELECT inventory_item_id
286: FROM cst_item_costs_temp cict;
287:
288: BEGIN
289: FOR del_cicd_cur IN del_cur2 loop
290: DELETE CST_ITEM_COST_DETAILS cicd