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_GL_POSTING_POST'

Former Member
0 Likes
345

Hi all:

When I using 'BAPI_ACC_GL_POSTING_POST', what are these parameters mean (header-OBJ_TYPE, header-OBJ_KEY, header-BUS_ACT) and how should I fill in these?

Allen

1 REPLY 1
Read only

alpesh_saparia3
Active Contributor
0 Likes
310

Hi Allen,

In HEADER-OBJ_TYPE you have to give the Object type, you can find the list in table TTYP e.g. VBRK for Accounting document of Invoice, and in HEADER-OBJ_KEY you have to give the unique key for Object type e.g. Invoice no in case of Accounting document of Invoice.

-Alpesh