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 CLSX_SEARCH_OBJECTS () is a standard Function Module in SAP ERP and is part of the function group CLSX within the package CLCL.
Function Module | CLSX_SEARCH_OBJECTS |
Short Text | |
Function Group | CLSX |
Package | CLCL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALL_VALUES | TYPE | CHAR01 | SPACE | |
I_CLASS | TYPE | CLSX_STRING_250 | Class | |
I_CLASSTYPE | TYPE | CLSX_STRING_250 | Class Type | |
I_EXTERNAL_VIEW | TYPE | CHAR01 | 'X' | |
I_KEYDATE | TYPE | SYST-DATUM | SY-DATUM | Key date for the selection |
I_LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Language |
I_MAFID | TYPE | KSSK-MAFID | SPACE | Indicator: Object/Class |
I_MAXIMUM_NUMBER_OF_HITS | TYPE | MAX_HITS | '999' | Maximum number of hits |
I_NO_AUTH_CHECK | TYPE | CLSELBOOL | SPACE | No authorization check |
I_OBJECTNAME | TYPE | KSSK-OBJEK | Schlüssel des zu klassifizierenden Objektes | |
I_OBJECTTYPE | TYPE | TCLA-OBTAB | Name der Datenbanktabelle des Objektes | |
I_SUBCLASSES | TYPE | CHAR01 | SPACE | X: Suche auch in Unterklassen der Einstiegsklasse |
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 |
---|---|---|---|---|
ET_OBJECTS | TYPE | CLSX_TT_CLSEL_OBJECTS | Objects found | |
ET_OBJECTS_EXTERNAL_VIEW | TYPE | CLSX_TT_OBJECTS_EXTERNAL_VIEW | Objects - External Format | |
ET_VALUES | TYPE | TT_AUSP | Table Type for AUSP | |
ET_VALUES_EXTERNAL_VIEW | TYPE | CLSX_TT_VALUES_EXTERNAL_VIEW | Assigned Values - External Format | |
IT_SELECTION_TABLE | TYPE | CLSX_TT_SIMPLE_SELECTION | Selection Table for Value Transfer in Strings |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EX_CLASS_DOES_NOT_EXIST | |
EX_INCONSISTENT_PARAMETERS | |
EX_NO_AUTHORITY_CLASSTYPE | No Authorization for Class Type |
EX_NO_OBJECTS_FOUND | No objects found |
EX_NO_VALID_CHARACTERISTIC | |
EX_NO_VALID_CLASSES | |
EX_NO_VALID_SEARCH_PARAMETERS |