/AWS1/CL_GEPREGION¶
The region or state results should be to be present in.
Example: North Rhine-Westphalia.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_code TYPE /AWS1/GEPSENSITIVESTRING /AWS1/GEPSENSITIVESTRING¶
Abbreviated code for a the state, province or region of the country. Not available in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Example:
BC.
iv_name TYPE /AWS1/GEPSENSITIVESTRING /AWS1/GEPSENSITIVESTRING¶
Name for a the state, province, or region of the country.
Example:
British Columbia.
Queryable Attributes¶
Code¶
Abbreviated code for a the state, province or region of the country. Not available in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Example:
BC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CODE() |
Getter for CODE, with configurable default |
ASK_CODE() |
Getter for CODE w/ exceptions if field has no value |
HAS_CODE() |
Determine if CODE has a value |
Name¶
Name for a the state, province, or region of the country.
Example:
British Columbia.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |