Menu

SAP Function Module FTR_IDOC_READ

Lesen eines IDoc's über EDI-Schnittstelle (OPEN, READ, CLOSE)

The Function Module FTR_IDOC_READ (Lesen eines IDoc's über EDI-Schnittstelle (OPEN, READ, CLOSE)) is a standard Function Module in SAP ERP and is part of the function group FTR_CORR_IDOC within the package FTTR.

Technical Information

Function Module FTR_IDOC_READ
Short Text Lesen eines IDoc's über EDI-Schnittstelle (OPEN, READ, CLOSE)
Function Group FTR_CORR_IDOC
Package FTTR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_IDOC_CNTRL TYPE EDIDC Kontrollsatz (IDoc)
PE_IDOC_DATA TYPE EDIDD_TT Tabellentyp für EDIDD (IDoc Datensätze)
PE_IDOC_STATUS TYPE EDIDS Letzter Statussatz (IDoc)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.