This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module WFCSMDST_FCAST_PREPARE_M (Lesen Stamm-/Bew.daten und Setzen Zeitpuffereinstellungen) is a standard Function Module in SAP ERP and is part of the function group WFCSMDST within the package WFCS.
Function Module | WFCSMDST_FCAST_PREPARE_M |
Short Text | Lesen Stamm-/Bew.daten und Setzen Zeitpuffereinstellungen |
Function Group | WFCSMDST |
Package | WFCS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_BAPIRET2_GET | TYPE | WFCS_BOOLEAN | 'X' | Flag: Fehlerprotokoll erstellen |
PI_DATE | TYPE | WFCS_DATE | Prognoseplanungsdatum | |
PI_GET_RUNTIME | TYPE | WFCS_BOOLEAN | 'X' | Flag: Laufzeiten messen |
PI_MARA_GET | TYPE | WFCS_BOOLEAN | ' ' | Flag: relevante MARA Felder (Rundung BASME) lesen |
PI_MARC_GET | TYPE | WFCS_BOOLEAN | 'X' | Flag: relevante MARC Felder lesen |
PI_PRE01_SORT | TYPE | WFCS_BOOLEAN | 'X' | Flag: Sortieren der Prefetch Keys |
PI_READ_MODE | LIKE | SY-SUBRC | 3 | Modus Lesen Bewegungsdaten: Historie . u/o Forecast |
PI_TIMSER_PREFETCH_CREATE | TYPE | WFCS_BOOLEAN | 'X' | Flag: Prefetchstruktur für Zeitserien füllen |
PI_WRFT_READ_FIELD | LIKE | SY-SUBRC | 3 | Feldauswahl beim Lesen von WRFT |
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 |
---|---|---|---|---|
PE_DBCNT_MARA_VIEW | LIKE | SY-DBCNT | Statistik: Anzahl gelesener MARA Zeilen | |
PE_DBCNT_MARC_VIEW | LIKE | SY-DBCNT | Statistik: Anzahl gelesener MARC Zeilen | |
PE_DBCNT_MDST_KEY | LIKE | SY-DBCNT | Statistik: Anzahl gelesener MDST_KEY Zeilen | |
PE_INCONSISTENT_LINES | LIKE | SY-TABIX | Statistik: Anzahl inkonsistenter Stammdatenzeilen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TC_BAPIRET2 | LIKE | BAPIRET2 | (bereits vorhandene) Zeitreihen Forecastwerte | |
TC_TIMSER_PREFETCH | LIKE | WFCS_TIMSER_PREFETCH | Prefetchstruktur für Zeitserien | |
TE_HISTORY | TYPE | WFCST_T_Q_SERIES | Indexstruktur für historische Zeitreihen | |
TE_MDST_KEY | LIKE | WFCS_MDST_KEY | Kombinierte Stamm/Bewegungsdatenstruktur | |
TE_RUNTIME_INFO | LIKE | WFCS_RUNTIME_INFO | Info zu Laufzeiten der Codingstrecken | |
TE_WRFT_F | LIKE | WFCS_WRFT | Zeitreihen (jenseits Planungsdatum) | |
TE_WRFT_H | LIKE | WFCS_WRFT | Zeitreihen (vor Planungsdatum) | |
TE_WRFT_IDX_INTERVAL_H | LIKE | WFCS_WRFT_IDX_INTERVAL | Kombinierte Struktur: Keys Bewegungsdaten & Stammdaten | |
TI_PRE01 | LIKE | PRE01 | Prefetchstruktur für Zugriff auf HPR Forecast & RPL Tabellen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_MASTERDATA_GET | Fehler beim Lesen von Stammdaten |
ERROR_TA_DATA_GET | Fehler beim Lesen von Bewegungsdaten |
ERROR_USER_EXIT | Fehler beim Aufruf des User Exits |