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 CLSC_SEARCH_OBJECTS () is a standard Function Module in SAP ERP and is part of the function group CLSC within the package CLCL.
Function Module | CLSC_SEARCH_OBJECTS |
Short Text | |
Function Group | CLSC |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLASSTYPE | LIKE | TCLA-KLART | Class Type | |
I_CTMS_DDB_LOADED | TYPE | CLSELBOOL | SPACE | |
I_KEYDATE | LIKE | SY-DATUM | SY-DATUM | Key Date |
I_KMAT | TYPE | OBJNUM | ||
I_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language |
I_LOWER_DATE | LIKE | SY-DATUM | Date lower limit | |
I_MAFID | LIKE | KSSK-MAFID | SPACE | |
I_MAX_HITS | LIKE | CLSELINPUT-MAX_HITS | 0 | Maximum No.of Hits |
I_NOT_VALUATED | LIKE | CLSELINPUT-DAR_UNB | SPACE | |
I_NO_AUTH_CHECK | TYPE | CLSELBOOL | SPACE | No authorization check |
I_OBJECTNAME | LIKE | KSSK-OBJEK | ||
I_STATUS_FREE | LIKE | KSSK-STATU | 'X' | |
I_STATUS_INCOMPLETE | LIKE | KSSK-STATU | SPACE | |
I_STATUS_LOCKED | LIKE | KSSK-STATU | SPACE | |
I_SUBCLASSES | TYPE | XFELD | SPACE | X: Suche auch in Unterklassen der Einstiegsklasse |
I_TOP_CLASS_STRUC | LIKE | KLAH | Initial Class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NO_STATISTICS | TYPE | CLSELBOOL | ||
E_RESULT_INCOMPLETE | TYPE | CLSELBOOL |
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 |
---|---|---|---|---|
I_E_OBJECTS_TAB | LIKE | CLSEL_SEARCH_OBJECTS | Objects Found | |
I_E_VALUES_TAB | LIKE | AUSP | Values | |
I_R_CHARACTERISTICS_TAB | LIKE | CLSEL_R_ATINN | ||
I_R_OBJECTTYPES_TAB | LIKE | MCLS_R_TABELLE | ||
I_R_SUBCLASSES_TAB | LIKE | CLSEL_R_CLINT | ||
I_SELECTION_CRITERIA_TAB | LIKE | COMW | Selection Criteria |
This function module does not define any Exceptions.