Question:
Dear Sir:
Wish you could help me about the status management (transaction BSVW). From both system setting and customers setting, the work order (transaction IW32) status changes will not trigger workflow. For notification object is working well by using status management to trigger workflow; how to let the work order object work too by using Status Management to trigger workflow.
Wish you could tell me the tricky part to let the status management function for the work order object.
Thans a lot lot!!!
Answer:
To make the statuses availeble for statusmanagement, you have to enhance the business object, t.i. you have to create an ZBUS2007 (SWO1).
Add the desired statuses of the workorder to the business object as an event, set the delegation to the modified business object ZBUS2007. The events are then available for statusmanagement (BSVW).