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

Reverse document

Former Member
0 Likes
435

Hi,

We have a requirement, to add a button on ZFB50 tcode for reversing the document.

Which method suits well , BAPI FM or any other.

If anybody has generated same functionality pls.share the code for the same.

Thanks and Regards.

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
402

Hi,

you should able to do it with the following BAPIs:

BAPI_ACC_GL_POSTING_REV_CHECK

BAPI_ACC_GL_POSTING_REV_POST

Cheers

Read only

Former Member
0 Likes
402

HI,

Check this FM BAPI_ACC_GL_POSTING_REV_POST

[Bapi/ FM for reversal document|]