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

Tax base amount in BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
3,385

Hi ,

I have to pass the Tax Base amount to the BAPI_ACC_DOCUMENT_POST.

i will get the TAX code , Amount from the flat file.

How to calculate the TAX BASE AMOUNT for a particular tax code and amount.

Help me.

Thanks in advance.

Vikki.

Hi ,

I have to pass the Tax Base amount to the BAPI_ACC_DOCUMENT_POST.

i will get the TAX code , Amount from the flat file.

How to calculate the TAX BASE AMOUNT for a particular tax code and amount.

Help me.

Thanks in advance.

Vikki.

4 REPLIES 4
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
1,515

Hello Vikki,

The "Tax Base Amount" is the amount which is "taxable" (BSEG-HWBAS) & not the tax. SAP automatically calculates the VAT amount form Base Amt & Tax Code

Anyways please ask the functional person if are you getting the VAT amount from the File ? I donot think it will be the case.

BR,

Suhas

Read only

Former Member
0 Likes
1,515

hi,

In the BAPI , i need to pass on the values to ACOUNTTAX structure.

If i pass on the values related to TAX like Line item , TAX code ...............it is not updating the gl account with TAX.

How to pass on the tax details to BAPI.

Vikki.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,515

Take a look at OSS [Note 626235 - Tax postings with accounting BAPIs|https://service.sap.com/sap/support/notes/626235]

Regards

Read only

Former Member
0 Likes
1,515

very helpful answer