Menu

SAP Function Module RSAP_IDOC_DISPATCHER

Eingangsschnittstelle für Request-IDOCs

The Function Module RSAP_IDOC_DISPATCHER (Eingangsschnittstelle für Request-IDOCs) is a standard Function Module in SAP ERP and is part of the function group RSAP within the package RSU0.

Technical Information

Function Module RSAP_IDOC_DISPATCHER
Short Text Eingangsschnittstelle für Request-IDOCs
Function Group RSAP
Package RSU0
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT_METHOD LIKE BDWFAP_PAR-INPUTMETHD
MASS_PROCESSING LIKE BDWFAP_PAR-MASS_PROC Flag: Mass processing

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION_VARIABLE LIKE BDWFAP_PAR-APPL_VAR Variable to be used by application as required
CALL_TRANSACTION_DONE LIKE BDWFAP_PAR-CALLTRANS
IN_UPDATE_TASK LIKE BDWFAP_PAR-UPDATETASK Flag: Application has triggered update task
WORKFLOW_RESULT LIKE BDWFAP_PAR-RESULT Final Value of Method

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_CONTRL LIKE EDIDC Control Record (EDI IDoc)
IDOC_DATA LIKE EDIDD Data Segment (EDI IDoc)
IDOC_STATUS LIKE BDIDOCSTAT
RETURN_VARIABLES LIKE BDWFRETVAR
SERIALIZATION_INFO LIKE BDI_SER Serialization objects for one or more IDocs

Exceptions

This function module does not define any Exceptions.