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 FRE_SEND_TSD_FOR_SITE (Selection and Transfer of Time Series Data) is a standard Function Module in SAP ERP and is part of the function group FRE_TS_OUT within the package WFRE_PI.
Function Module | FRE_SEND_TSD_FOR_SITE |
Short Text | Selection and Transfer of Time Series Data |
Function Group | FRE_TS_OUT |
Package | WFRE_PI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CON_INIT | TYPE | XFELD | Initial load for consumption data | |
I_REFID | TYPE | FRE_BIF_ID | Identifier | |
I_SENDER | TYPE | LOGSYSTEM | Logical system | |
I_SEND_OPT | TYPE | FRE_SEND_OPTION | Options for Transmissions of Orders to F&R | |
I_STOCK_GEN | TYPE | XFELD | Read stock general | |
I_TRCON | TYPE | XFELD | Transfer consumption data | |
I_TRSTO | TYPE | XFELD | Transfer stock information | |
I_TZONE | LIKE | FRE_DB_SITE-TZONE | Timezone for site | |
I_WERKS | LIKE | MARC-WERKS | Plant |
This function module does not define any EXPORTING parameters.
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_MATNR | LIKE | RANGE_C18 | Structure of a Range Table for an 18 Character Field | |
T_STTYP | LIKE | FRE_TS_REL_ST | relevant stock types for F&R Transfer |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LOCK_ON_DB_ART_SITE | Records for site in table FRE_DB_ART_SITE already locked |