Menu

SAP Function Module TPM_TRL_OVER_PERIOD

Liefert TRL-Daten für einen Zeitraum an die Recherche

The Function Module TPM_TRL_OVER_PERIOD (Liefert TRL-Daten für einen Zeitraum an die Recherche) is a standard Function Module in SAP ERP and is part of the function group TPM_TRL_REPORTING within the package FTR_TRL_REPORTING.

Technical Information

Function Module TPM_TRL_OVER_PERIOD
Short Text Liefert TRL-Daten für einen Zeitraum an die Recherche
Function Group TPM_TRL_REPORTING
Package FTR_TRL_REPORTING
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
EXTERNAL TYPE FTIS_FLAG Von außen gerufen->keine Fehlermeldung
RSTICH TYPE FTIS_YS_DATIN-RSTICH '1' 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

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
DATA_TAB LIKE VTVDETA_FX Tabelle mit gelesenen Daten

Exceptions

This function module does not define any Exceptions.