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: 

Post values to ACCOUNTTAX in BAPI_ACC_DOCUMENT_POST

former_member203806
Participant
0 Kudos
919

Hi Experts,

i am trying to post Two GL accounts through the BAPI_ACC_DOCUMENT_POST, in that case, which GL accounts are two different types. one is normal GL and the next one is TAX GL Account.

i need to pass

Item GL code Amount

0000000001 10000201 -1000

0000000002 79700550 1000 ( Tax GL)

Below Mentioned the current input for BAPI

i don't have a correct idea about the values, I have filled in item 000000003 in CURRENCYAMOUNT internal table and the ACCOUNTTAX.

The current error is for the below input is :

Accounting Interface: Balance in Transaction Currency 150.00 (LKR)

Can you please tell me, what are the values I have to pass below the internal table?

Thanks

Pramod

1 ACCEPTED SOLUTION

DominikTylczyn
Active Contributor
0 Kudos
651

Hello pramod.pathirana

Take your time to read the note 626235 - Tax postings with accounting BAPIs and understand the tax posting logic of the BAPIs.

You may also refer to the note 1801684 - Posting via BAPI issues error message FF 848

Best regards

Dominik Tylczynski

1 REPLY 1

DominikTylczyn
Active Contributor
0 Kudos
652

Hello pramod.pathirana

Take your time to read the note 626235 - Tax postings with accounting BAPIs and understand the tax posting logic of the BAPIs.

You may also refer to the note 1801684 - Posting via BAPI issues error message FF 848

Best regards

Dominik Tylczynski