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: 

BAPI_ACC_GL_POSTING_CHECK - issue Check Balance in Transaction Currency

vijay_kumar134
Participant
0 Kudos

Hi Friends,

I have developed the program for GL account posting thru local flat file, when the time of checking data i am getting the error message "Check Balance in Transaction Currency".  I investigated that  this message might be in the Credit debit indicator.

Can anyone please guide me hoe to resolve this and also how to validate the offset entry via program.

Thanks in advance.

Viji.

2 REPLIES 2

Former Member
0 Kudos

Hi Viji,

In my mind, the debit amount and credit amount must equal. You`d better ask your functional guys in team.

regards,
Archer

former_member182915
Active Contributor
0 Kudos

Hi ,


your credit and debit amount always balanced, if not bapi return through error as you get

<Check Balance in Transaction Currency> so it's you have to manually check or after getting flat file into internal table validate each entry like vendor payment or customer payment or else.