Skip to content

/AWS1/CL_GEPCOMPONENTMATCHSC00

Indicates how well the returned title and address components matches the input TextQuery. For each component a score is provied with 1 indicating all tokens were matched and 0 indicating no tokens were matched.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_title TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Indicates the match score of the title in the text query that match the found title.

io_address TYPE REF TO /AWS1/CL_GEPADDRESSCOMPONENT00 /AWS1/CL_GEPADDRESSCOMPONENT00

The place's address.


Queryable Attributes

Title

Indicates the match score of the title in the text query that match the found title.

Accessible with the following methods

Method Description
GET_TITLE() Getter for TITLE
ASK_TITLE() Getter for TITLE w/ exceptions if field has no value
STR_TITLE() String format for TITLE

Address

The place's address.

Accessible with the following methods

Method Description
GET_ADDRESS() Getter for ADDRESS