Menu

SAP Function Module INBOUND_IDOC_PROCESS

Starts IDoc inbound processing in the ALE layer

The Function Module INBOUND_IDOC_PROCESS (Starts IDoc inbound processing in the ALE layer) is a standard Function Module in SAP ERP and is part of the function group BD11 within the package SALE.

Technical Information

Function Module INBOUND_IDOC_PROCESS
Short Text Starts IDoc inbound processing in the ALE layer
Function Group BD11
Package SALE
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_CONTROL LIKE EDI_DC Control records for IDocs passed
IDOC_DATA LIKE EDI_DD Data records for IDocs passed

Exceptions

This function module does not define any Exceptions.