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: 

Which BAPI is used for reversal of documnets through FB01 ???

Former Member
0 Kudos

Hi guys,

I have to reverse the documents through FB01, but in case of test run i need to use a BAPI which should test whether the documents can be reversed or not.

Please help me out with the name of BAPI which could reverse the documents (FB01).

Point will be rewarded.

Thanks

Rahul

2 REPLIES 2

JozsefSzikszai
Active Contributor
0 Kudos

hi Rahul,

try this FM: BAPI_ACC_DOCUMENT_REV_CHECK

this is checking if the document can be reversed

you can use BAPI_ACC_DOCUMENT_REV_POST for the real reverse

hope this helps

ec

0 Kudos

I am not sure , but have a look into the following Bapi's too

BAPI_ACC_GL_POSTING_REV_CHECK and

BAPI_ACC_GL_POSTING_REV_POST