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_POST

former_member207153
Participant
0 Likes
455

Hi experts,

i have problem using BAPI_ACC_DOCUMENT_POST , i want to post tax with "line item automatically created" include base amount with currencyamount-CURR_type = '00'.

program wont post base amount with "line item automatically created" status.

everytime i use CURR_type = '10', program will post as LC amount with LC base amount, which not my requirement.

in header i define as BKPFF and doc type 'DG'.

im using DOCUMENTHEADER, ACCOUNTGL , ACCOUNTTAX and CURRENCYAMOUNT during BAPI execution.

Pls kindly help . Thanks.

Rudy.

2 REPLIES 2
Read only

venkat_o
Active Contributor
0 Likes
410

<li>Check the following. Those may help you. |] [http://www.sapnet.ru/viewtopic.php?t=1510|http://www.sapnet.ru/viewtopic.php?t=1510] Thanks Venkat.O

Read only

former_member207153
Participant
0 Likes
410

done