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

Enhancement when reverse invoice document

Former Member
0 Likes
405

After I reverse an invoice document , I need to update my own table . I meant to use BAdI INVOICE_UPDATE, but the method CHANGE_AT_SAVE is executed before posting. I need to update my table after the reversal document is posted. Is there any other enhancement fit my requirement better? thanks~~~~

1 REPLY 1
Read only

Former Member
0 Likes
334

Hi Lupin,

Try to write the code in the follwoing Function module: (Most of the FI Transaction passes throuht this)

OPEN_FI_PERFORM_00001030_E

Reward points if helpful answer.

Ashvender