Menu

SAP Function Module FTR_IDOC_FTRCON_UNPACK

Auspacken + Konvertieren des Bestätigungs-IDoc

The Function Module FTR_IDOC_FTRCON_UNPACK (Auspacken + Konvertieren des Bestätigungs-IDoc) 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_FTRCON_UNPACK
Short Text Auspacken + Konvertieren des Bestätigungs-IDoc
Function Group FTR_CORR_IDOC
Package FTTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_DOCNUM TYPE EDI_DOCNUM Nummer des IDocs
PI_T_IDOC_DATA TYPE EDIDD_TT Tabellentyp für EDIDD (IDoc Datensätze)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_E1FTRACTIVITY TYPE E1FTRACTIVITY Finanzgeschäft Vorgangsinformationen
PE_E1FTRHEADER TYPE E1FTRHEADER Finanzgeschäft Kopfinformationen
PE_PRODUCTCATEGORY TYPE SANLF Produkttyp

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
PT_E1FTRCONDITIONS LIKE E1FTRCONDITIONS Finanzgeschäft Konditionen
PT_E1FTRPOSITIONS LIKE E1FTRPOSITIONS Finanzgeschäft Bewegungsinformationen

Exceptions

This function module does not define any Exceptions.