/AWS1/CL_SHBUPDATECNCTRRSP¶
UpdateConnectorResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_connectorstatus TYPE /AWS1/SHBCSPMCONNECTORSTATUS /AWS1/SHBCSPMCONNECTORSTATUS¶
The connectivity status of the connector after the update.
iv_enablementstatus TYPE /AWS1/SHBCSPMENABLEMENTSTATUS /AWS1/SHBCSPMENABLEMENTSTATUS¶
The enablement status of the connector after the update.
Queryable Attributes¶
ConnectorStatus¶
The connectivity status of the connector after the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTORSTATUS() |
Getter for CONNECTORSTATUS, with configurable default |
ASK_CONNECTORSTATUS() |
Getter for CONNECTORSTATUS w/ exceptions if field has no val |
HAS_CONNECTORSTATUS() |
Determine if CONNECTORSTATUS has a value |
EnablementStatus¶
The enablement status of the connector after the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEMENTSTATUS() |
Getter for ENABLEMENTSTATUS, with configurable default |
ASK_ENABLEMENTSTATUS() |
Getter for ENABLEMENTSTATUS w/ exceptions if field has no va |
HAS_ENABLEMENTSTATUS() |
Determine if ENABLEMENTSTATUS has a value |