DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_PVT dependencies on OE_VERIFY_PAYMENT_PUB

Line 5243: OE_Verify_Payment_PUB.Verify_Payment

5239:
5240: if l_debug_level > 5 then
5241: oe_debug_pub.add('Calling Verify Payment from Order Import, after committing data', 5);
5242: end if;
5243: OE_Verify_Payment_PUB.Verify_Payment
5244: ( p_header_id => l_header_rec_new.header_id
5245: , p_calling_action => 'BOOKING'
5246: , p_msg_count => l_msg_count_vp
5247: , p_msg_data => l_msg_data_vp