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: 

posting of Reverse documents

Former Member
0 Kudos

hi we are doing a bdc to post the reverse document,we are checking to eliminate the dulpicate reverse document which sap will allow duplicates reverse document,we are checking this only for invoice document i.e RMRP.can anyone plz let me know what condition is to be checked so that i want to catch the duplicate invoice document.IMM points are allotted for all helpful answers.

2 REPLIES 2

Former Member
0 Kudos

Hi

Use the BAPI

BAPI_ACC_ACT_POSTINGS_REVERSE

for your requirement

see the documentation of the BAPI

and populate the structures correctly and it will reverse the posted documents

Regards

Anji

Former Member
0 Kudos

BAPI-step by step procedure

http://www.sapgenie.com/abap/bapi/example.htm

list of all BAPI's

http://www.planetsap.com/LIST_ALL_BAPIs.htm

Rewards if useful.........

Minal