Cannot create a record in Tax Information of Vendor (TaxInformationVendTable_IN). The record already exists.

While creating a vendor i am getting this error.

Cannot create a record in Tax Information of Vendor (TaxInformationVendTable_IN).

The record already exists.

Can any one please guide me on this.

its really urgent for me.

please contact me at (+91)-9930677507

If the country is India, then the \Forms\VendTable\Data Sources\VendTable\Methods\write writes data into this table.

The vendTable field in TaxInformationVendTable_IN is unique. There should have been a record already in that table with that account number.

You can debug the write method for more information.

If people are interested, then they will be able to answer your questions here in the forum.

You need not to expose your personal details here.

Please do not create duplicate threads in different forums, i have deleted the same post in end user forum.

I am sorry kranthi.

Issue has been resoved.

i removed the blank line from TAxInformationVendTable_IN.

Regards,

AADI

So it is an issue with your data? Do you know how the blank record has been created?

No Kranthi, please guide for same.