/AWS1/CL_QSTGEOSPATIALCIRCLE01¶
The geospatial radius for a circle.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_radius TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The positive value for the radius of a circle.
Queryable Attributes¶
Radius¶
The positive value for the radius of a circle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RADIUS() |
Getter for RADIUS, with configurable default |
ASK_RADIUS() |
Getter for RADIUS w/ exceptions if field has no value |
STR_RADIUS() |
String format for RADIUS, with configurable default |
HAS_RADIUS() |
Determine if RADIUS has a value |