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

problem on reversal document

Former Member
0 Likes
543

hi

i write a bapi (BAPI_ACC_INVOICE_REv_POST) for reversal the document but when it reversal only

update in bkpf not in FAGLFLEXA.how to do it?

thaks

venkat

1 REPLY 1
Read only

Clemenss
Active Contributor
0 Likes
468

Hi venki,

a reversal creates a reversal document, the header of the original will get the reversal flag and the reversal document will get the reversed items of the original.

Check all relevant FAGL tables including FAGLFLEXT and make sure new general ledger is active in your system, call function FAGL_CHECK_GLFLEX_ACTIVE.

Regards,

Clemens