DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_VERIFY_PAYMENT_PUB

Line 5274: OE_Verify_Payment_PUB.Verify_Payment

5270:
5271: if l_debug_level > 5 then
5272: oe_debug_pub.add('Calling Verify Payment from Order Import, after committing data', 5);
5273: end if;
5274: OE_Verify_Payment_PUB.Verify_Payment
5275: ( p_header_id => l_header_rec_new.header_id
5276: , p_calling_action => 'BOOKING'
5277: , p_msg_count => l_msg_count_vp
5278: , p_msg_data => l_msg_data_vp