Using change documents to update a Z table
I need to update a Z table when there is a change in contract conditions (ME32K) or when a condition is created (ME31K). Can this be done through change documents: Change document object "cond_a" by linking the change object with the event of business object?
You can link Workflow events to change documents using transaction SWEC. You can also specify field restrictions in this transaction to ensure that you event is only raised when certain criteria is satisfied.
You may want to consider a user exit if possible, as there may be performance implications for using change documents, though this is dependent on volumes and other system level considerations.
This was first published in May 2008
Join the conversationComment
Share
Comments
Results
Contribute to the conversation