Menu

SAP Function Module IDOC_SERIALIZATION_CHECK

Read and serialize IDocs

The Function Module IDOC_SERIALIZATION_CHECK (Read and serialize IDocs) is a standard Function Module in SAP ERP and is part of the function group BD17 within the package SALE.

Technical Information

Function Module IDOC_SERIALIZATION_CHECK
Short Text Read and serialize IDocs
Function Group BD17
Package SALE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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 Output: IDoc control record
IDOC_DATA LIKE EDIDD Output: IDoc data
IDOC_SERIAL LIKE BDI_SER Output: IDoc serialization information

Exceptions

This function module does not define any Exceptions.