/AWS1/CL_OSRDEREGCAPABRESPONSE¶
The result of a DeregisterCapability request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/OSRCAPABILITYSTATUS /AWS1/OSRCAPABILITYSTATUS¶
The status of the deregistration operation. Returns
deletingwhen the capability is being removed.
Queryable Attributes¶
status¶
The status of the deregistration operation. Returns
deletingwhen the capability is being removed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |