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 Member
0 Likes
903

I am uing the BAPI BAPI_ACC_DOCUMENT_POST to post the document,

In which field i have to mention the flag for Debit or Credit entry...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
728

Hi,

In tables parameter ACCOUNTGL Like BAPIACGL09 (In structure BAPIACGL09 have the field DE_CRE_IND (debit/credit indicator).

2 REPLIES 2
Read only

Former Member
0 Likes
729

Hi,

In tables parameter ACCOUNTGL Like BAPIACGL09 (In structure BAPIACGL09 have the field DE_CRE_IND (debit/credit indicator).

Read only

Former Member
0 Likes
728

It only depends on the amount.

negative amount means debit, positive means credit.

Regards,

Srihari