DBA Data[Home] [Help]

APPS.CSTPPCIT dependencies on CST_PAC_ITEM_COSTS

Line 546: FROM CST_PAC_ITEM_COSTS

542: END LOOP;
543:
544: SELECT item_cost
545: INTO l_item_cost
546: FROM CST_PAC_ITEM_COSTS
547: WHERE cost_layer_id = l_cost_layer_id;
548:
549: /* for the case of item cost equal zero */
550: /* split cost evenly among cost elements */