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

BAPI error

Former Member
0 Likes
575

i'm making P.O. calling BAPI.

please tell me how to remove this error from it_return

In case of evaluated receipt settlement, please enter tax code

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
541

Hi Vivek,

While passing the data to tables of BAPI_PO_CREATE you need to pass the data related to tax or else you can consult with your functional people for the data that needs to be transfer while cretion of PO.

Its a simple error jst because of data insufficient.

<REMOVED BY MODERATOR>

Sachin

Edited by: Alvaro Tejada Galindo on Feb 21, 2008 4:23 PM

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
541

hi,

Check the below link

http://www.sapfans.com/forums/viewtopic.php?t=182019.

Regards,

Nagaraj

Read only

Former Member
0 Likes
542

Hi Vivek,

While passing the data to tables of BAPI_PO_CREATE you need to pass the data related to tax or else you can consult with your functional people for the data that needs to be transfer while cretion of PO.

Its a simple error jst because of data insufficient.

<REMOVED BY MODERATOR>

Sachin

Edited by: Alvaro Tejada Galindo on Feb 21, 2008 4:23 PM

Read only

Former Member
0 Likes
541

resolved