DBA Data[Home] [Help]

APPS.OE_ORDER_CLOSE_UTIL dependencies on OE_COGS_GRP

Line 603: IF oe_cogs_grp.is_revenue_event_line(p_line_id) = 'Y' AND l_pending_acceptance = 'N' THEN

599: -- Close_Line is changed to call the costing API to move COGS account from
600: -- deferred to actual account for the order lines that need to notify costing
601: --
602:
603: IF oe_cogs_grp.is_revenue_event_line(p_line_id) = 'Y' AND l_pending_acceptance = 'N' THEN
604:
605: SELECT inventory_item_id, org_id
606: INTO l_inventory_item_id, l_org_id
607: FROM oe_order_lines_all