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 acc document, field TXGRP

Former Member
0 Likes
808

Hi

I use BAPI_ACC_DOCUMENT_POST' to create documents with some taxes and my result is that my

field TXGRP with buzei = T is empty but it must be some value connection to BSET (here is correctly TXGRP = 1).

Why it is not filled correctly like in FB01?

1 REPLY 1
Read only

dev_parbutteea
Active Contributor
0 Likes
544

Hi,

if i remember correctly, tax calculaiton is not done correctly via BAPI 'BAPI_ACC_DOCUMENT_POST' . A Bdc should be done for this.

Dev.