Menu

SAP Function Module TB_DEAL_DV_TIS_OVER_PERIOD

Liefert Devisenbewegungen für einen Zeitraum an die Recherche

The Function Module TB_DEAL_DV_TIS_OVER_PERIOD (Liefert Devisenbewegungen für einen Zeitraum an die Recherche) is a standard Function Module in SAP ERP and is part of the function group TB39 within the package FTA.

Technical Information

Function Module TB_DEAL_DV_TIS_OVER_PERIOD
Short Text Liefert Devisenbewegungen für einen Zeitraum an die Recherche
Function Group TB39
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
BISDAT TYPE FTIS_YS_DATIN-BISDAT Bis-Datum
RSTICH TYPE FTIS_YS_DATIN-RSTICH '3' Stichtagsreferenz
SELECTED_FIELDS TYPE FTIS_YT_SELECTED_FIELDS Zu selektierende Felder
SELECTION_TABLE TYPE RSDS_FRANGE_T Selektionsbedingung
VONDAT TYPE FTIS_YS_DATIN-VONDAT Von-Datum

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERRORS_ALL TYPE BAPIERR_T Tabellentyp für Fehlerbehandlung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_TAB LIKE VTVDETA_FX Tabelle mit gelesenen Daten

Exceptions

This function module does not define any Exceptions.