/AWS1/CL_GEPSECADDRESSCOMPON01¶
Match score for a secondary address component in the result.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_number TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
Match score for the secondary address number.
Queryable Attributes¶
Number¶
Match score for the secondary address number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBER() |
Getter for NUMBER |
ASK_NUMBER() |
Getter for NUMBER w/ exceptions if field has no value |
STR_NUMBER() |
String format for NUMBER |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SECADDRESSCOMPONENTMATCHS00¶
TYPES TT_SECADDRESSCOMPONENTMATCHS00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_GEPSECADDRESSCOMPON01 WITH DEFAULT KEY
.