Skip to Content
0
Former Member
Sep 12, 2007 at 07:29 PM

How to Trigger Object type Event programmatically in ABAP ?

325 Views

Experts,

How to Generate an Object Type Event programmatically in ABAP ??? We know that SAP std. applications do this by default ,for eg: Sales Order creation event generation, similarly , i want to generate an Event ( SAP or a Z object event ) in my Z program ,, How can i do it ??? Do we have any function module for this one ? I can do an BDC CALL TRANSACTION SWUE but i don't want to do that, i want to use some other method other than BDC.

Would appreciate your reply . Thanks

Ashutosh