/AWS1/CL_NWPGETNETWORKRESRCRSP¶
GetNetworkResourceResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_networkresource TYPE REF TO /AWS1/CL_NWPNETWORKRESOURCE /AWS1/CL_NWPNETWORKRESOURCE¶
Information about the network resource.
Optional arguments:¶
it_tags TYPE /AWS1/CL_NWPTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The network resource tags.
Queryable Attributes¶
networkResource¶
Information about the network resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKRESOURCE() |
Getter for NETWORKRESOURCE |
tags¶
The network resource tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |