Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →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.
Function Module | FTR_CORR_DATA_TD_WRITE |
Short Text | Festgeld, Kündigungsgeld: Korrespondenz ausgeben (SAPscript) |
Function Group | TB85 |
Package | FTA |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VTBKORES | LIKE | VTBKORES |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.