Menu

SAP Function Module ADDR_FUZZY_SEARCH

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.

Technical Information

Function Module ADDR_FUZZY_SEARCH
Short Text
Function Group SZAS
Package SZAD
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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