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 CRM_SRV_LOG_GROUP_FILTER (CRM Service: Filterung der Daten-Strukturen) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.
Function Module | CRM_SRV_LOG_GROUP_FILTER |
Short Text | CRM Service: Filterung der Daten-Strukturen |
Function Group | CRM_SRV_LOG_EXT |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_DOCFLOW | TYPE | CRMT_DOC_FLOW_DB_WRKT_BE_T | Arbeitsstruktur Objektverknüfung / Belegfluß | |
IT_GUID | TYPE | TT_IAOM_EXT_OBJID | Technischer Schlüssel der externen Objekte | |
IT_ITEM | TYPE | CRMT_SRV_INF_ALL_ITEM_BE_T | CRM Service: Empfänger für Iteminfos zur Integration BE | |
IT_PARTNER | TYPE | CRMT_SRV_INF_ALL_PARTNER_BE_T | CRM Service: Partner | |
IT_SCHEDLIN | TYPE | CRMT_SCHEDLIN_BE_T | Geschäftsvorgangsposition -Einteilung | |
IT_STATUS | TYPE | CRMT_SRV_OBJ_STATUS_BE_T | CRM Service: Logistik Integration - Status | |
IT_TASK_INFO | TYPE | CRMT_SRV_LOG_TASK_INFO_T | CRM Service: Struktur zum Steuern der Logistik Szenarien | |
IT_TEXT | TYPE | CRMT_TEXT_TAB | CRM: Text |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ITEM | TYPE | CRMT_SRV_INF_ALL_ITEM_BE | CRM Service: Empfänger für Iteminfos zur Integration BE | |
ES_SCHEDLIN | TYPE | CRMT_SCHEDLIN_BE | Geschäftsvorgangsposition -Einteilung |
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 |
---|---|---|---|---|
ET_DOCFLOW | LIKE | CRMT_DOC_FLOW_DB_WRKT_BE | Arbeitsstruktur Objektverknüfung / Belegfluß | |
ET_ITEM | LIKE | CRMT_SRV_INF_ALL_ITEM_BE | CRM Service: Empfänger für Iteminfos zur Integration BE | |
ET_PARTNER | LIKE | CRMT_SRV_INF_ALL_PARTNER_BE | CRM Service: Partner Tabelle | |
ET_SCHEDLIN | LIKE | CRMT_SCHEDLIN_BE | Geschäftsvorgangsposition -Einteilung | |
ET_STATUS | LIKE | CRMT_SRV_OBJ_STATUS_BE | CRM Service: Logistik Integration - Status Tabelle | |
ET_TASK_INFO | LIKE | CRMT_SRV_LOG_TASK_INFO | CRM Service: Tabellentyp zur Steuerung der Log. Szenarien | |
ET_TEXT | LIKE | CRMT_TEXT | CRM: Text |
This function module does not define any Exceptions.