Skip to content

/AWS1/CL_CUS=>GETSIMILARPROFILES()

About GetSimilarProfiles

Returns a set of profiles that belong to the same matching group using the matchId or profileId. You can also specify the type of matching that you want for finding similar profiles using either RULE_BASED_MATCHING or ML_BASED_MATCHING.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/CUSNAME /AWS1/CUSNAME

The unique name of the domain.

IV_MATCHTYPE TYPE /AWS1/CUSMATCHTYPE /AWS1/CUSMATCHTYPE

Specify the type of matching to get similar profiles for.

IV_SEARCHKEY TYPE /AWS1/CUSSTRING1TO255 /AWS1/CUSSTRING1TO255

The string indicating the search key to be used.

IV_SEARCHVALUE TYPE /AWS1/CUSSTRING1TO255 /AWS1/CUSSTRING1TO255

The string based on SearchKey to be searched for similar profiles.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CUSTOKEN /AWS1/CUSTOKEN

The pagination token from the previous GetSimilarProfiles API call.

IV_MAXRESULTS TYPE /AWS1/CUSMAXSIZE100 /AWS1/CUSMAXSIZE100

The maximum number of objects returned per page.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CUSGETSIMILARPFLSRSP /AWS1/CL_CUSGETSIMILARPFLSRSP