Dear Experts ,
This is a question.
I have a Z-Table, whenever I insert a entry in this Z-table or change from Z-program,I want to trigger the CREATED and CHANGED event .
I have created a custom BO. It has 2 methods (CREATE and CHANGE) and 2 events (CREATED and CHANGED) .
Create method will add a entry into a Z-table and change is for modify (I have used Function module for this in BO) .
Primary Key of the Ztable is the Key fields in BO .
My Question is How to trigger my workflow based on this CREATED event. How my CREATED event in BO will trigger it.
If I use SWUE for create event. It is working fine (i.e.) workflow is triggering, but If I tried from my Z-program it is not working.
Please give you valuable inputs.
Regards,
Raj