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.
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 |
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 |
This function module does not define any EXPORTING 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 |
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 |
This function module does not define any Exceptions.