SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Need user exit

former_member221838
Participant
0 Kudos

Hi Experts,

I need to update my custom table whenever transaction EAMASI and EASISI runs.

Some of the fields of custom table includes:

Contract Account, GL Account, Bill Date, Amount.

Could you please let me know where I can place my custom code to update my custom table.

Let me know if you need more information.

Thanks.

Kind Regards,

Nikhil J.

2 REPLIES 2

Former Member
0 Kudos

Check this function module: ISU_PROT_EXIT.

There is a exit over there. Try to work around in this FM.

Regards,

Siva Bontha

0 Kudos

Thanks