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 S_CUS_OBJECTS_ARE_COMPATIBLE (Prüfung ob zwei mySAP-Komponenten verträglich sind) is a standard Function Module in SAP ERP and is part of the function group S_IMG_TOOL_GEN within the package S_CUSTOMIZING_IMG_TOOL.
Function Module | S_CUS_OBJECTS_ARE_COMPATIBLE |
Short Text | Prüfung ob zwei mySAP-Komponenten verträglich sind |
Function Group | S_IMG_TOOL_GEN |
Package | S_CUSTOMIZING_IMG_TOOL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_ONE_OBJECT | TYPE | TADIR-OBJECT | Objekt 1: Objekttyp | |
OBJECT_ONE_OBJ_NAME | TYPE | TADIR-OBJ_NAME | Objekt 1: Objektname im Objektkatalog | |
OBJECT_ONE_PGMID | TYPE | TADIR-PGMID | Objekt 1: Programm-ID in Aufträgen und Aufgaben | |
OBJECT_TWO_OBJECT | TYPE | TADIR-OBJECT | Objekt 2: Objekttyp | |
OBJECT_TWO_OBJ_NAME | TYPE | TADIR-OBJ_NAME | Objekt 2: Objektname im Objektkatalog | |
OBJECT_TWO_PGMID | TYPE | TADIR-PGMID | Objekt 2: Programm-ID in Aufträgen und Aufgaben |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECTS_ARE_COMPATIBLE | TYPE | CHAR1 | X' - Ja, ' ' - Nein |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.