Question:
I have copied BUS2032 to ZBUS2032.
and using this copied object type in my flow .
Not a sing event is getting trigger .please let me know if some setting is to done for this.
Answer:
You should always use higher object in your workflow trigger. Make sure you have used BUS2032 and not ZBUS2032. Also go to SWO1 and test (F BUS2032 with the parameters that you were expecting to the event to be created
Answer:
You should always use higher object in your workflow trigger. Make sure you have used BUS2032 and not ZBUS2032. Also go to SWO1 and test (F BUS2032 with the parameters that you were expecting to the event to be created
If i use Higher object ie BUS 2032 ,then how i will use my customized
methods whicht i have add in copied ZBUS2032.
I cant use both of them together becoz of compatibility problem.
Answer:
You don't say what the event is in your post .
If you are delegating an object and wish to trigger from a standard event, the event will be issued from the original object; after all SAP don't know about your object so how can they predict that a reciever will be required?
You can trigger your workflow from the original event and use the new object method in the task(s), they do not have to be the same object for events and objects.