Application Development 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: 

how to park customer invoice with tax using BAPI_ACC_Document_post

former_member569532
Participant
0 Kudos

Hi Experts,

I am populating the accountgl ,accountreceivable, accounttax,currencyamount stuctures with data to park the customer invoice with tax.We have taxline from the input file.When I am trying to post this parked document.There is no base amount populated eventhough I pass the base_amt to currencyamount structure .Kindly anyone advise how to park the customer invoice with taxline.

Thanks & Regards,

Anu

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Perform some search there are some OSS notes to read on TAxes and BAPI depending on your actual Customizing.

former_member569532
Participant
0 Kudos

Hi All,

I have solved the issue on my own by passing direct_tax = 'X' for accounttax table of

BAPI_ACC_DOCUMENT_POST

gwa_acctax-direct_tax = 'X'