IDoc inbound function module
Inbound IDoc function module cannot be determined
Inbound processing stops because SAP cannot determine or call the function module/application handler for the IDoc.
Likely root causes
- Process code points to an invalid or missing function module.
- Message/basic type assignment to inbound processing logic is incomplete.
- Custom inbound function module was not transported or is inactive.
What to inspect
- WE42 process code and linked processing function.
- WE57/message-type to function-module assignment where applicable.
- SE37 activation/existence of custom inbound function module.
- IDoc basic type/message type in the control record.
Resolution path
- Restore the correct standard/custom processing assignment.
- Activate/transport custom code through normal change control.
- Do not bind a random function module to the process code.
- Retest with an IDoc that represents the real payload structure.
ERPClimb is an independent platform and is not affiliated with SAP SE.