Menu

SAP Function Module FTR_CORR_DATA_TD_WRITE

Festgeld, Kündigungsgeld: Korrespondenz ausgeben (SAPscript)

The Function Module FTR_CORR_DATA_TD_WRITE (Festgeld, Kündigungsgeld: Korrespondenz ausgeben (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_TD_WRITE
Short Text Festgeld, Kündigungsgeld: Korrespondenz ausgeben (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
I_TBCO_TD LIKE TBCO_TD
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 VTBZV-Bankdaten (neu ab CFM 1.0)
T_TBCO_BNOM LIKE TBCO_BNOM weitere Haupbewegungen
T_TBCO_INTST LIKE TBCO_INTST
T_TBCO_ZS LIKE TBCO_ZS

Exceptions

This function module does not define any Exceptions.