Ansicht
Dokumentation

INBOUND_IDOC_PROCESS - Starts IDoc inbound processing in the ALE layer

INBOUND_IDOC_PROCESS - Starts IDoc inbound processing in the ALE layer

General Material Data   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module starts the inbound processing of the ALE layer.

Using table parameters, one or more IDocs can be passed to the ALE layer. Table IDOC_CONTROL contains the IDocs' control records and table IDOC_DATA the data records. To link the control record to its data records the contents of field DOCNUM in the control record must match the associated data records.

Inbound IDocs are written by the ALE layer to the database upon successful processing and passed to the receiving application.

As this function module is RFC capable there are no exceptions. If the transferred IDocs cannot be saved in the database the function module ends with a termination message that explains the problem. Usually R/3 Systems and non-SAP Systems call INBOUND_IDOC_PROCESS using RFC to transfer IDocs. INBOUND_IDOC_PROCESS can also be called locally on your own system. In this case a COMMIT WORK must be transmitted, otherwise inbound processing is not activated in the application.





Parameters

IDOC_CONTROL
IDOC_DATA

Exceptions

Function Group

BD11

TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1203 Date: 20240523 Time: 071548     sap01-206 ( 37 ms )