Payables and Cash Management - EBS (MOSC)

MOSC Banner

Update Supplier Contact Phone number using ap_vendor_pub_pkg.Update_Vendor_Contact_Public

edited Jun 24, 2019 5:01AM in Payables and Cash Management - EBS (MOSC) 4 commentsAnswered

Hi All,

Version : R12.1.3

I am using api ap_vendor_pub_pkg.Update_Vendor_Contact_Public to update supplier contact. But for some reason  phone number  is not getting updated

Others values like First name,Middle name,Last name email id etc are being updated when i called via API. But Phone is not getting updated.

i am using below query to Validate the data.

select * from po_vendor_contacts

where 1=1

order by LAST_UPDATE_DATE desc;

Any inputs please.

Many Thanks.

Pavan

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center