‎2007 Feb 14 12:02 PM
Hi
I have defined an event in SM64 , Now I need to raise this event in my program, I remember their is a function module to raise it, could any one please help with the name of the function module?
Thanks In Advance
best regards
Satich Kumar K
‎2007 Feb 14 12:05 PM
‎2007 Feb 14 12:41 PM
‎2007 Apr 12 4:02 PM
I have created a trigger in SM62, created a custom ABAP program calling function module: BP_EVENT_RAISE to raise the event, and created job in BMV0. However, when the ABAP program is executed, it appears to have raised the event( which should trigger a BMV0 job to start) but the job never starts. Did I miss something?