2015 Feb 27 6:15 AM
Hi all,
I am facing an issue when posting an FI document. I have used the FM BAPI_ACC_DOCUMENT_POST, but in the return structure, errors like Error in "BBKPF Document $1 " and "Balance in transaction currency" and so on. I dont know how to proceed.this error comes only when we use SPECIAL G/L indicator.without using SPL G/L it is posting successfully.
. But when i run the transaction FB01 manually, with SPL G/L document is getting posted with the program values.Please find my excel sheet
Please help.
2015 Mar 04 4:45 AM
2015 Mar 04 5:01 AM
Hi,
This error generally comes only the total amount of all the records in the structure currencyamount is not equal to Zero. Check whether the values + or - based on Posting key.
CURRENCYAMOUNT STRUCTURE BAPIACCR09
You can also check sap notes like 561175, 487064.
Also check this thread http://scn.sap.com/thread/1395082
Thanks
Gourav.
2015 Mar 10 10:48 AM
Hi Kumar,
Thanks for your reply.when iam tried to post without SPL G/L it is working fine.but when iam using SPL G/L indicator then error will be raised.please suggest me how we can sort out this problem.
thanks,