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 for transaction F-02

Former Member
0 Kudos
97

Hello All,

i have do posting using transaction f-02 which contains two line items one is G/L Account second is customer line item. For this i need a bapi please suggest me a bapi.

i should not use BDC for this requirement. i have already tried using bapi BAPI_ACC_DOCUMENT_POST( According my knowledge this bapi will do only when all line items contains G/L accounts ).

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos
69

Try this bapi.

BAPI_ACC_GL_POSTING_POST

Former Member
0 Kudos
69

check these..


BAPI_ACC_GL_POSTING_CHECK      Accounting: General G/L Account Posting
BAPI_ACC_GL_POSTING_POST       Accounting: General G/L Account Posting

Former Member
0 Kudos
69

Hi,

Try this BAPI 'BAPI_ACC_GL_POSTING_POST'

Regards,

Jyothi CH.