Menu

SAP Function Module IDOC_INPUT_CLOSE

Schreibt IDoc-Statussätze, schließt das IDoc, löst ein Ereignis aus

The Function Module IDOC_INPUT_CLOSE (Schreibt IDoc-Statussätze, schließt das IDoc, löst ein Ereignis aus) is a standard Function Module in SAP ERP and is part of the function group BD20 within the package SALE.

Technical Information

Function Module IDOC_INPUT_CLOSE
Short Text Schreibt IDoc-Statussätze, schließt das IDoc, löst ein Ereignis aus
Function Group BD20
Package SALE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION_VARIABLE LIKE BDWF_PARAM-APPL_VAR ' ' Application variable, no restrictions
IN_UPDATE_TASK LIKE BDWFAP_PAR-UPDATETASK C_TRUE
WORKFLOW_RESULT LIKE BDWF_PARAM-RESULT IDoc input result

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 EDIDC IDoc control records
IDOC_STATUS LIKE BDIDOCSTAT IDoc status records
RETURN_VARIABLES LIKE BDWFRETVAR Assigning return values and return parameters
SERIALIZATION_INFO LIKE BDI_SER Successfully processed serialization objects

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MORE_THAN_ONE_IDOC IDOC_CONTROL contains more than one entry
STATUS_ERROR IDOC_STATUS table filled incorrectly