Menu

SAP Function Module IDOC_INPUT_PLL40

ALE Eingangsverarbeitung: für Logistik-Rückmeldungen

The Function Module IDOC_INPUT_PLL40 (ALE Eingangsverarbeitung: für Logistik-Rückmeldungen) is a standard Function Module in SAP ERP and is part of the function group RP94 within the package PINW.

Technical Information

Function Module IDOC_INPUT_PLL40
Short Text ALE Eingangsverarbeitung: für Logistik-Rückmeldungen
Function Group RP94
Package PINW
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 Should data be processed in foreground or background
MASS_PROCESSING LIKE BDWFAP_PAR-MASS_PROC Show whether mass entry - several IDocs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION_VARIABLE LIKE BDWF_PARAM-APPL_VAR Not yet used
CALL_TRANSACTION_DONE LIKE BDWFAP_PAR-CALLTRANS Show whether input via CALL TRANSACTION
IN_UPDATE_TASK LIKE BDWFAP_PAR-UPDATETASK Show that update process started - by COMMIT
WORKFLOW_RESULT LIKE BDWF_PARAM-RESULT ?

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 Individual IDoc control records
IDOC_DATA LIKE EDIDD Internal table with IDoc data
IDOC_STATUS LIKE BDIDOCSTAT Status table for data update
RETURN_VARIABLES LIKE BDWFRETVAR Assignment table - IDoc <-> Application doc.
SERIALIZATION_INFO LIKE BDI_SER Serialization information - if required

Exceptions

This function module does not define any Exceptions.