Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create Vendor master

Former Member
0 Likes
427

Hi,

I am using API method vmd_ei_api=>maintain to create Vendor master.

After execution of method below error message is returned:

Message type - E

ID            - TAX_TXJCD

No - 101

Message - No jurisdiction code could be determined

When I create Vendor record manually through XK01 with same data which I pass to method ,

it gets created without entering Tax jurisdiction code.

I checked configuration, field Tax Jurisdictn is optional. If anyone has faced similar issue

please help me.

Regards,

Fattesingh

1 REPLY 1
Read only

Former Member
0 Likes
350

There is a Table TTXJ an entriy with relevance to your data should exists please check this table.

The data needed for this is passed in your structure check that too as in forground SAP automatically fills a lot of data but when you are processing yourself you need to do it yourself.