/AWS1/CL_OWXDESCRLAYERSRESULT¶
Contains the response to a DescribeLayers request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_layers TYPE /AWS1/CL_OWXLAYER=>TT_LAYERS TT_LAYERS¶
An array of
Layerobjects that describe the layers.
Queryable Attributes¶
Layers¶
An array of
Layerobjects that describe the layers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAYERS() |
Getter for LAYERS, with configurable default |
ASK_LAYERS() |
Getter for LAYERS w/ exceptions if field has no value |
HAS_LAYERS() |
Determine if LAYERS has a value |