DBA Data[Home] [Help]

APPS.OE_ORDER_CLOSE_UTIL dependencies on OE_COGS_GRP

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

609: -- Close_Line is changed to call the costing API to move COGS account from
610: -- deferred to actual account for the order lines that need to notify costing
611: --
612:
613: IF oe_cogs_grp.is_revenue_event_line(p_line_id) = 'Y' AND l_pending_acceptance = 'N' THEN
614:
615: SELECT inventory_item_id, org_id
616: INTO l_inventory_item_id, l_org_id
617: FROM oe_order_lines_all