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_REV_POST

Former Member
0 Likes
398

I want to use the bapi BAPI_ACC_GL_POSTING_REV_POST for reverse the document line items and how can i reverse the document line items with in the system means i am not calling this bapi from outside but inside, i need to reverse the entries.

if possible means, what can i do for the parameters OBJ_SYS,OBJ_KEY,OBJ_TYPE.

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
346

Hi,

OBJ_TYPE = 'BKPF'

OBJ_SYS = lokal system -> fm: OWN_LOGICAL_SYSTEM_GET

regards Andreas

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
347

Hi,

OBJ_TYPE = 'BKPF'

OBJ_SYS = lokal system -> fm: OWN_LOGICAL_SYSTEM_GET

regards Andreas