/AWS1/CL_QSTSPATIALSTATICFILE¶
A static file that contains the geospatial data.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_staticfileid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID of the spatial static file.
Optional arguments:¶
io_source TYPE REF TO /AWS1/CL_QSTSTATICFILESOURCE /AWS1/CL_QSTSTATICFILESOURCE¶
The source of the spatial static file.
Queryable Attributes¶
StaticFileId¶
The ID of the spatial static file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATICFILEID() |
Getter for STATICFILEID, with configurable default |
ASK_STATICFILEID() |
Getter for STATICFILEID w/ exceptions if field has no value |
HAS_STATICFILEID() |
Determine if STATICFILEID has a value |
Source¶
The source of the spatial static file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE |