Menu

SAP Function Module FTR_CORR_DATA_ZZ_WRITE

Finanzstrom-basiertes Geschäft: Korrespondenz drucken (SAPscript)

The Function Module FTR_CORR_DATA_ZZ_WRITE (Finanzstrom-basiertes Geschäft: Korrespondenz drucken (SAPscript)) is a standard Function Module in SAP ERP and is part of the function group TB85 within the package FTA.

Technical Information

Function Module FTR_CORR_DATA_ZZ_WRITE
Short Text Finanzstrom-basiertes Geschäft: Korrespondenz drucken (SAPscript)
Function Group TB85
Package FTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORM_TAB LIKE AT80
SELECTION_F LIKE BOOLE-BOOLE 'X'
SELECTION_P LIKE BOOLE-BOOLE 'X'
SHOW LIKE BOOLE-BOOLE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VTBKORES LIKE VTBKORES

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
T_TBCO_BANK LIKE TBCO_BANK Ausgabestruktur für Bankdaten (neu ab CFM 1.0)
T_TBCO_ZS LIKE TBCO_ZS

Exceptions

This function module does not define any Exceptions.