DBA Data[Home] [Help]

APPS.ASO_MAP_QUOTE_ORDER_INT dependencies on OE_ORDER_SCH_UTIL

Line 2351: := OE_ORDER_SCH_UTIL.OESCH_ACT_RESERVE;

2347: IF aso_debug_pub.g_debug_flag = 'Y' THEN
2348: aso_debug_pub.add('setting schedule action to reserve',1,'N');
2349: END IF;
2350: l_line_tbl(i).schedule_action_code
2351: := OE_ORDER_SCH_UTIL.OESCH_ACT_RESERVE;
2352: END IF;
2353: END IF; -- reservation
2354:
2355: IF p_calculate_price_flag = FND_API.G_FALSE THEN