Msg1: This Supplier Number already exists.
Hi All,
I have created a procedure which search for a vendor and if the vendor or supplier doesn't exist then it will create that Vendor or Supplier using the API AP_VENDOR_PUB_PKG.Create_Vendor. I am using it as an concurrent program. Everything is working fine but I am getting the error
Msg1: This Supplier Number already exists.
But the neither the supplier or the Supplier number exits .
Any Suggestions why I am getting this error. Please reply ASAP as it urgent. By I am working R12 Env.
Thanks in Advance
I have created a procedure which search for a vendor and if the vendor or supplier doesn't exist then it will create that Vendor or Supplier using the API AP_VENDOR_PUB_PKG.Create_Vendor. I am using it as an concurrent program. Everything is working fine but I am getting the error
Msg1: This Supplier Number already exists.
But the neither the supplier or the Supplier number exits .
Any Suggestions why I am getting this error. Please reply ASAP as it urgent. By I am working R12 Env.
Thanks in Advance
Tagged:
0