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

Calculate Tax using BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
921

Hi,

In FB01 we have a checkbox for 'Calculate Tax'.

I am using BAPI_ACC_DOCUMENT_POST to simulate the Docuemnt Posting through external system.

which parameter in this BAPI has to be set which Calculates the Tax Automaticaly.

5 REPLIES 5
Read only

Former Member
0 Likes
732

I had the same problem and as far as i researched there is no flag to be set, you must fill in the corresponding *tax table.

regards

Read only

Former Member
0 Likes
732

Solved by own

Read only

Former Member
0 Likes
732

Solved by own

Read only

0 Likes
732

Hi Anurita,

How did you solve this issue? Do you also have an example code?

I am trying to enable auto vat calculation for vendor invoices.

Many Thanks!

Kenan

Read only

0 Likes
732

I am facing same issue, could you please please tell the community how you solved your problem?

Thanks.