Entering content frameObject documentation Work Items Locate the document in its SAP Library structure

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 (e.g. an object of type IDOCMATMAS).

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

 

 

 

Leaving content frame