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: 

BAPI_ACC_DOCUMENT_REV_POST is giving error

Former Member
0 Kudos

Hello,

I'm using BAPI_ACC_DOCUMENT_POST for automatically FI posting.

Now I also want to reverse the posting incase, so I tried to use BAPI_ACC_DOCUMENT_REV_POST.And I'm getting below error.

Reversal in component General Ledger not possible and

Document cannot be reversed in ledger L0 using this method

Please confirm me what could be the issue. ? And what are the mandatory input parameters

Regards,

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Did you search for OSS notes, there is a reference note for this kind of problem: 1662621 - FI-SL/NewGL reversal: Inadequate error messages.

0 Kudos

Thanks Raymond,

I was not able to open the specified note.

But I used FM "TB_FI_DOCUMENT_REVERSE" and my problem was solved.

Regards,