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

Function Module in FQEVENTS

Former Member
0 Likes
1,014

Hi all,

We have a ZFM created for the event 0395 (DUNNING REVERSAL) and has been assigned a sequence number. But that Function Module is not getting invoked when we run the transaction FPVC to cancel the Dunning that was created.

Is there any other setting needs to be done for that FM to be called at the right place?

Thanks and Regards,

Ram.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
925

HI,

chk putting a break point in the FM .and trigger the event?

rgds,

latheesh

4 REPLIES 4
Read only

Former Member
0 Likes
926

HI,

chk putting a break point in the FM .and trigger the event?

rgds,

latheesh

Read only

Former Member
0 Likes
925

Hi,

Are you calling this FM in an exit?

If so, check the exit is activ in the enhancement. You can do this by transaction CMOD.

Regards,

Bharadwaj

Read only

Former Member
0 Likes
925

Hi,

Thanks for the reply. I will check on that.

Regards,

Ram.

Read only

0 Likes
925

How was this issue resolved?