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

Error posting document DISC_BASE

former_member588188
Participant
0 Likes
1,039
Hi Gurus,

I am having problems when running BAPI_ACC_DOCUMENT_CHECK I become the following error message.

the document has a discount in header line.

I would need to know which parameters I should add to the BAPI to avoid this error. I have been checking in the forum, and also debugging the standard but so far I did not find a solution.

Thanks,

David

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
953

Transaction FTXP : Check if tax rate for B1 is 20% or 18.8%

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
954

Transaction FTXP : Check if tax rate for B1 is 20% or 18.8%

Read only

0 Likes
953

Hi Raymond,

it is 20. I just think the error is due to the moment when I am adding the data to the BAPI. I would need to know which values add. I have tried to calculate in the code the discount previously and then pass the values in:

ACCOUNTPAYABLE STRUCTURE BAPIACAP09 OPTIONAL

Read only

former_member588188
Participant
0 Likes
953

Hello, any ideas?