Menu

SAP Function Module FTR_IDOC_READ_LIST_FORMAT

Lesen eines Bestätigungs-IDoc's + Aufbereitung zur Listausgabe

The Function Module FTR_IDOC_READ_LIST_FORMAT (Lesen eines Bestätigungs-IDoc's + Aufbereitung zur Listausgabe) 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_LIST_FORMAT
Short Text Lesen eines Bestätigungs-IDoc's + Aufbereitung zur Listausgabe
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_TBCO_IDOC_ALL TYPE TBCO_IDOC_ALL Anzeigestruktur Bestätigungs-IDOC, allgemeiner Teil
PE_TBCO_IDOC_CP TYPE TBCO_IDOC_CP Anzeigestruktur Bestätigungs-IDOC Commercial Paper
PE_TBCO_IDOC_DN TYPE TBCO_IDOC_TD Anzeigestruktur Bestätigungs-IDOC Festgeld
PE_TBCO_IDOC_FX TYPE TBCO_IDOC_FX Anzeigestruktur Bestätigungs-IDOC Devisen
PE_TBCO_IDOC_TD TYPE TBCO_IDOC_TD Anzeigestruktur Bestätigungs-IDOC Festgeld

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.