
Inbound Processing: Procedure
Purpose
Therefore, you must always configure inbound processing when you want to implement new business processes where data will be received by IDoc. An example is EDI inbound processing of standard orders.
Prerequisites
You must only activate the
Type Linkage for the IDoc Interface once, because an event is always triggered when an IDoc is received (exception: port type "tRFC"). This takes place in Customizing, activity Activate event-receiver linkage for IDoc inbound processing .Process flow
The process codes supplied with the standard system are already assigned to workflows or function modules. You can display this assignment: Choose SAP menu
® Tools ® Business Communication ® IDoc Basis ® Development ® Inbound Settings ® Process Code Inbound. This is also the initial screen for new assignments when you want to define new IDoc types or processing types. For more information, see define new IDoc types
A vendor receives a purchase order for a material using an IDoc of type ORDERS01. The vendor has assigned the function module
IDOC_INPUT_ORDERS , which converts the IDoc data to the corresponding application data, to the ORDERS message using the process code ORDE. The vendor, therefore, selects the direct path using a function module.
There are IDoc types for which inbound processing only takes place in Basis, for example TXTRAW02. These IDoc types are only processed by workflow. The corresponding tasks are grouped together in task group
TG70000016 . Inbound processing by workflow in logistics is located in task group TG20000011 . Task groups make the search for tasks in the
Business Workflow Explorer.