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: 

Error while using BAPI for F-47 posting.

0 Kudos
398

Hi,

I am using the BAPI - 'BAPI_ACC_DOCUMENT_POST' to do a Down Payment Request Posting (F-47).

Since this is a single line posting, BTE RWBAPI01 was implemented as given in the below link.

[]

Inside the BAPI i have passed details in tables :account payable , currency amount & extension1.

However i get the error " Balance in transaction currency".

Please let me know if i need to pass any other details. Also what is the exact data that needs to be passed to extension table?

Thanks,

Meera

2 REPLIES 2

deepak_dhamat
Active Contributor
0 Kudos
106

hi ,

check this threads

Check these threads

Balance in transaction currency

error in Balance in transaction currency

Balance in Transaction Currency

if this could help .

Regards

Deepak.

Edited by: Deepak Dhamat on Oct 19, 2010 11:21 AM

0 Kudos
106

Hi,

This was solved using the link given in the original post.

To summarise, the extension table was filled before calling the BAPI with the mentioned values(except ZUMSK = A) & inside the implementaion of the BTE these values were passed to ACCIT & ACCHD.

Thanks,

Meera