DBA Data[Home] [Help]

APPS.OE_OE_FORM_LINE dependencies on OE_ORDER_SCH_UTIL

Line 4628: OE_ORDER_SCH_UTIL.Get_mtl_sales_order_id(p_line_rec.header_id);

4624:
4625: IF p_line_rec.schedule_status_code is not null THEN
4626:
4627: l_sales_order_id :=
4628: OE_ORDER_SCH_UTIL.Get_mtl_sales_order_id(p_line_rec.header_id);
4629: -- INVCONV - SAO MERGED CALLS FOR OE_LINE_UTIL.Get_Reserved_Quantity and OE_LINE_UTIL.Get_Reserved_Quantity2
4630:
4631: OE_LINE_UTIL.Get_Reserved_Quantities(p_header_id => l_sales_order_id
4632: ,p_line_id => p_line_rec.line_id