/AWS1/CL_NWMREMATTACHMENTROU01¶
RemoveAttachmentRoutingPolicyLabelResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_corenetworkid TYPE /AWS1/NWMCORENETWORKID /AWS1/NWMCORENETWORKID¶
The ID of the core network containing the attachment.
iv_attachmentid TYPE /AWS1/NWMATTACHMENTID /AWS1/NWMATTACHMENTID¶
The ID of the attachment from which the routing policy label was removed.
iv_routingpolicylabel TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The routing policy label that was removed from the attachment.
Queryable Attributes¶
CoreNetworkId¶
The ID of the core network containing the attachment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CORENETWORKID() |
Getter for CORENETWORKID, with configurable default |
ASK_CORENETWORKID() |
Getter for CORENETWORKID w/ exceptions if field has no value |
HAS_CORENETWORKID() |
Determine if CORENETWORKID has a value |
AttachmentId¶
The ID of the attachment from which the routing policy label was removed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTACHMENTID() |
Getter for ATTACHMENTID, with configurable default |
ASK_ATTACHMENTID() |
Getter for ATTACHMENTID w/ exceptions if field has no value |
HAS_ATTACHMENTID() |
Determine if ATTACHMENTID has a value |
RoutingPolicyLabel¶
The routing policy label that was removed from the attachment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPOLICYLABEL() |
Getter for ROUTINGPOLICYLABEL, with configurable default |
ASK_ROUTINGPOLICYLABEL() |
Getter for ROUTINGPOLICYLABEL w/ exceptions if field has no |
HAS_ROUTINGPOLICYLABEL() |
Determine if ROUTINGPOLICYLABEL has a value |