Show TOC

Work ItemLocate this document in the navigation structure

Definition

You can define your inbound process code to start a specified work item, rather than using the direct function call. The object that is passed to the work item's container is the IDoc object (such as an object of type IDOCMATMAS).

Note

If a packet of IDocs containing more than one IDoc is to be processed, only the first IDoc is passed to the work item. The other IDocs are not processed.