DBA Data[Home] [Help]

APPS.ASO_MAP_QUOTE_ORDER_INT dependencies on OE_ORDER_SCH_UTIL

Line 2299: := OE_ORDER_SCH_UTIL.OESCH_ACT_RESERVE;

2295: IF aso_debug_pub.g_debug_flag = 'Y' THEN
2296: aso_debug_pub.add('setting schedule action to reserve',1,'N');
2297: END IF;
2298: l_line_tbl(i).schedule_action_code
2299: := OE_ORDER_SCH_UTIL.OESCH_ACT_RESERVE;
2300: END IF;
2301: END IF; -- reservation
2302:
2303: IF p_calculate_price_flag = FND_API.G_FALSE THEN