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 ADDR_FUZZY_SEARCH () is a standard Function Module in SAP ERP and is part of the function group SZAS within the package SZAD.
Function Module | ADDR_FUZZY_SEARCH |
Short Text | |
Function Group | SZAS |
Package | SZAD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DIALOG_ALLOWED | TYPE | T_BOOLE | 'X' | Flag: Dialog allowed |
SEARCH_IN_ADDRESS_TYPE_1 | TYPE | T_BOOLE | SPACE | Flag: Search in type1 addresses |
SEARCH_IN_ADDRESS_TYPE_2 | TYPE | T_BOOLE | SPACE | Flag: Search in type2 addresses |
SEARCH_IN_ADDRESS_TYPE_3 | TYPE | T_BOOLE | SPACE | Flag: Search in type3 addresses |
SEARCH_IN_ALL_OBJECT_TYPES | TYPE | T_BOOLE | SPACE | Flag: Search in all object types |
T_OBJECT_TYPES_FOR_SEARCH | TYPE | ADREF_INDX_TAB | Object types to be searched | |
T_SEARCH_FIELDS | TYPE | ADSRCHLIST | Search Criteria |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INDEX_INCOMPLETE | TYPE | T_BOOLE | Flag: Search index incomplete | |
NUMBER_OF_HITS | TYPE | I | Number of Hits | |
SEARCH_STATUS | TYPE | AD_DUPSTAT | ||
SELECTED_ADDRESS_KEY | TYPE | ADKEY_INDX | ||
SELECTED_ADDRESS_TYPE | TYPE | AD_ADRTYPE | ||
T_OBJECT_TYPES | TYPE | ADOBJLIST | ||
T_REFERENCE_TABLE | TYPE | SZADR_ADDR_REF_READ_TAB | ||
T_SEARCH_RESULT | TYPE | ADKEY_INDX_TAB | Search Result |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_ERROR | Communication error, external index search not possible |
INTERNAL_ERROR | Internal error, external index search not possible |
PARAMETER_ERROR | |
SEARCH_INCOMPLETE | No search result, e.g. because of inaccurate search criteria |