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

idoc problem

Former Member
0 Likes
374

hi gurus

we are using edi (electronic data interchange) to create an sd order, when we use a one-time customer. for any country, if they forgot to maintain the region, it will take the default region as '000', based on the region it will pick the jurisdiction code, but if country is brazil system does not create the sales order it is display error message with 51 status at program saplv09c and screen 5000, error text no unique tax jurisdiction code determined. because we have multiple jurisdiction codes, it is unable to pick the jurisdiction code, so it is displaying error message

to resolve this problem i have written the code in this include zxvedu03, to pick jurisdiction code based on the region, then i modified the xvbadr-txjcd filed with jurisdiction code, but unfortunately we don't have the bdc perform to move the xvbadr-txjcd field value to bdcdata structure. Then it is not populating the screen fields

thanks

chandra

1 REPLY 1
Read only

Former Member
0 Likes
323

Hi,

You should update the BDC table in EXIT_SAPLVEDA_001 or

EXIT_SAPLVEDA_007.

Try it out.

Regards

Meenakshi