DBA Data[Home] [Help]

APPS.OE_OE_FORM_LINE dependencies on OE_ORDER_SCH_UTIL

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

4902:
4903: IF p_line_rec.schedule_status_code is not null THEN
4904:
4905: l_sales_order_id :=
4906: OE_ORDER_SCH_UTIL.Get_mtl_sales_order_id(p_line_rec.header_id);
4907: -- INVCONV - SAO MERGED CALLS FOR OE_LINE_UTIL.Get_Reserved_Quantity and OE_LINE_UTIL.Get_Reserved_Quantity2
4908:
4909: OE_LINE_UTIL.Get_Reserved_Quantities(p_header_id => l_sales_order_id
4910: ,p_line_id => p_line_rec.line_id