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

How to execute C# code from ABAP

shani_03
Explorer
0 Likes
722

Dear all,
i want to execute C# code from ABAP when my sap login event trigger. kindly anyone help me that how will be done ?

1 REPLY 1
Read only

Former Member
0 Likes
548

There is a provision given by SAP as an exit SUSR001 which is triggered just after logon to SAP system . Here you can call your C# script in different ways.(Check online lot's of refrences for same.)