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

Trigger an Function Module via Event

Former Member
0 Likes
3,210

I have different situation here.

we are trying to replicate on of the successful process in another system.

In Original we system, we are executing a " Custom Function Module" via  a event.(i did event trace in SWELS, and it shows event Z event is triggered and it triggered a FM).

i am unable to find where this Event , Z FM combination configured. Can someone help me on this.

3 REPLIES 3
Read only

Former Member
0 Likes
1,388

my issue resolved, we can do it via SWETYPV/SWE2.

My bad, i was confused with the process and missed this point.

Closing discussion.

Read only

Former Member
0 Likes
1,388

Hi,

There should be a program/ method calling that function module. Please check the where use list of the FM.

The program / method can be scheduled with trigger via event. When the event is triggered the program and subsequently the FM will get executed.

Also pl refer although it is still marked as 'Not Answered' :

regards

Read only

Former Member
0 Likes
1,388

Hi,

How did you solved your issue ?

Regards