2006 Aug 23 7:12 PM
I am supporting a custom business object developed around a custom transaction designed to maintain a group of custom tables. When a work item for this object is routed to an inbox, the attachment only displays the object key in a pop-up rather than calling the transaction. I am assuming that this is because the display method in the workflow calls function SWO_DIALOG_OBJECT_KEY_EDIT which only creates a popup box with the object key, rather than doing a call transaction like the display method does for BUS2009. I cant change my method because it is shown as inherited. Is there a way I can un-inherit a method so that I can change it? Or is there some other way I can use to call my custom transaction by clicking the attachment in the work item?
2006 Oct 12 12:51 AM
hi charles,
I am having a same kind of scenario where I need to develop a custom transaction and link it to a standard bu object. I am not sure about the steps to be followed to create instance for the bus object whenever the custom transaction is created.
Please help,
Thanks,
steve