DBA Data[Home] [Help]

APPS.OE_ORDER_PVT dependencies on OE_SERVICE_UTIL

Line 5567: OE_SERVICE_UTIL.Notify_OC

5563: IF l_debug_level > 0 THEN
5564: oe_debug_pub.add( 'CALLING NOTIFY_OC API' , 1 ) ;
5565: END IF;
5566:
5567: OE_SERVICE_UTIL.Notify_OC
5568: ( p_api_version_number => 1.0
5569: , p_init_msg_list => FND_API.G_FALSE
5570: , x_return_status => l_return_status
5571: , x_msg_count => l_msg_count

Line 5844: OE_SERVICE_UTIL.Notify_OC

5840: IF l_debug_level > 0 THEN
5841: oe_debug_pub.add( 'POST PACK H. CALLING NOTIFY_OC API' , 1 ) ;
5842: END IF;
5843:
5844: OE_SERVICE_UTIL.Notify_OC
5845: ( p_api_version_number => 1.0
5846: , p_init_msg_list => FND_API.G_FALSE
5847: , x_return_status => l_return_status
5848: , x_msg_count => l_msg_count

Line 7882: OE_SERVICE_UTIL.Notify_OC

7878: IF l_debug_level > 0 THEN
7879: oe_debug_pub.add( 'CS CALLING NOTIFY_OC API' , 1 ) ;
7880: END IF;
7881:
7882: OE_SERVICE_UTIL.Notify_OC
7883: ( p_api_version_number => l_api_version_number
7884: , p_init_msg_list => FND_API.G_FALSE
7885: , p_validation_level => p_validation_level
7886: , p_control_rec => p_control_rec

Line 10129: OE_SERVICE_UTIL.Notify_OC

10125: IF l_debug_level > 0 THEN
10126: oe_debug_pub.add( 'CS CALLING NOTIFY_OC API' , 1 ) ;
10127: END IF;
10128:
10129: OE_SERVICE_UTIL.Notify_OC
10130: ( p_api_version_number => l_api_version_number
10131: , p_init_msg_list => l_init_msg_list
10132: , p_validation_level => l_validation_level
10133: , p_control_rec => p_control_rec