/AWS1/CL_NWPUPDNETWORKSITERSP¶
UpdateNetworkSiteResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_networksite TYPE REF TO /AWS1/CL_NWPNETWORKSITE /AWS1/CL_NWPNETWORKSITE¶
Information about the network site.
it_tags TYPE /AWS1/CL_NWPTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The network site tags.
Queryable Attributes¶
networkSite¶
Information about the network site.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKSITE() |
Getter for NETWORKSITE |
tags¶
The network site 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 |