Menu

SAP Function Module IDOC_INPUT_OPEN

Öffnet einen IDoc, liest Serialisierungsinformation und IDoc-Datensegmente

The Function Module IDOC_INPUT_OPEN (Öffnet einen IDoc, liest Serialisierungsinformation und IDoc-Datensegmente) 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_OPEN
Short Text Öffnet einen IDoc, liest Serialisierungsinformation und IDoc-Datensegmente
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
DOCUMENT_NUMBER LIKE EDIDC-DOCNUM IDoc number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_CONTROL LIKE EDIDC IDoc administration record

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
SERIALIZATION_INFO LIKE BDI_SER Serialization data for update

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOCUMENT_FOREIGN_LOCK IDoc locked
DOCUMENT_IS_ALREADY_OPEN IDoc already open
DOCUMENT_NOT_EXIST IDoc does not exist
DOCUMENT_NUMBER_INVALID IDoc number invalid
END_OF_DOCUMENT End of document