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 in BAPI_ACC_GL_POSTING_POST

Former Member
0 Likes
450

Hi,

When i try to post using BAPI_ACC_GL_POSTING_POST,i get two errors in the return table

1) Error in the document : BKFF $ DE1CLNT130

2) Balance in transaction currency.

Can anyone tell me how to eliminate these errors.

3 REPLIES 3
Read only

Former Member
0 Likes
417

before committing the work , u have to check Debit = credit amouts , then only u can post.

regards

Peram

Read only

0 Likes
417

hi ,

i rectified the second error..How do i eliminate the first...Now i am getting an error saying Field value is necesarry for the GL account mentioned

Read only

0 Likes
417

Hi,

Please check whether for all the lines items in ACCOUNTGL there exists a corresponding line item in CURRENCYAMOUNT. That is for all the GL accounts mentioned there needs to be some amount to post successfully.