DBA Data[Home] [Help]

APPS.OE_ORDER_PVT dependencies on OE_SERVICE_UTIL

Line 5746: OE_SERVICE_UTIL.Notify_OC

5742: IF l_debug_level > 0 THEN
5743: oe_debug_pub.add( 'CALLING NOTIFY_OC API' , 1 ) ;
5744: END IF;
5745:
5746: OE_SERVICE_UTIL.Notify_OC
5747: ( p_api_version_number => 1.0
5748: , p_init_msg_list => FND_API.G_FALSE
5749: , x_return_status => l_return_status
5750: , x_msg_count => l_msg_count

Line 6023: OE_SERVICE_UTIL.Notify_OC

6019: IF l_debug_level > 0 THEN
6020: oe_debug_pub.add( 'POST PACK H. CALLING NOTIFY_OC API' , 1 ) ;
6021: END IF;
6022:
6023: OE_SERVICE_UTIL.Notify_OC
6024: ( p_api_version_number => 1.0
6025: , p_init_msg_list => FND_API.G_FALSE
6026: , x_return_status => l_return_status
6027: , x_msg_count => l_msg_count

Line 8111: OE_SERVICE_UTIL.Notify_OC

8107: IF l_debug_level > 0 THEN
8108: oe_debug_pub.add( 'CS CALLING NOTIFY_OC API' , 1 ) ;
8109: END IF;
8110:
8111: OE_SERVICE_UTIL.Notify_OC
8112: ( p_api_version_number => l_api_version_number
8113: , p_init_msg_list => FND_API.G_FALSE
8114: , p_validation_level => p_validation_level
8115: , p_control_rec => p_control_rec

Line 10358: OE_SERVICE_UTIL.Notify_OC

10354: IF l_debug_level > 0 THEN
10355: oe_debug_pub.add( 'CS CALLING NOTIFY_OC API' , 1 ) ;
10356: END IF;
10357:
10358: OE_SERVICE_UTIL.Notify_OC
10359: ( p_api_version_number => l_api_version_number
10360: , p_init_msg_list => l_init_msg_list
10361: , p_validation_level => l_validation_level
10362: , p_control_rec => p_control_rec