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

FI12 Exits

Former Member
0 Likes
513

Hi Gurus,

I need to find all the User Exit, Badi for the FI12 Transaction.

can any body give me the User Exit, Badi for the FI12 Transaction.

I want to implement one logic like if the bank account get deleted from FI12 while saving I need to save that deleted account in one custom table. Currently when bank account get deleted from the FI12 it automatically get deleted from all the master table. so we cannot track on the deleted bank account. we need to track this how can i do that. is there any table where i can get a log of deleted bank account.

thanks in advance.

vinod

Hi Gurus,

I need to find all the User Exit, Badi for the FI12 Transaction.

can any body give me the User Exit, Badi for the FI12 Transaction.

I want to implement one logic like if the bank account get deleted from FI12 while saving I need to save that deleted account in one custom table. Currently when bank account get deleted from the FI12 it automatically get deleted from all the master table. so we cannot track on the deleted bank account. we need to track this how can i do that. is there any table where i can get a log of deleted bank account.

thanks in advance.

vinod

1 REPLY 1
Read only

Former Member
0 Likes
406

Hi Vinod,

Refer to this code sample of mine...

[Userexits for a Transaction|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/844d1594-0701-0010-06a2-9a36d357659f]

Regards

Raj