‎2007 Sep 05 2:15 PM
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~~~~
‎2007 Sep 05 2:41 PM
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