/AWS1/CL_SHBPROVIDERSUMMARY¶
The connectorV2 third-party provider configuration summary.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_providername TYPE /AWS1/SHBCONNECTORPROVIDERNAME /AWS1/SHBCONNECTORPROVIDERNAME¶
The name of the provider.
iv_connectorstatus TYPE /AWS1/SHBCONNECTORSTATUS /AWS1/SHBCONNECTORSTATUS¶
The status for the connectorV2.
io_providerconfiguration TYPE REF TO /AWS1/CL_SHBPROVIDERDETAIL /AWS1/CL_SHBPROVIDERDETAIL¶
The third-party provider detail for a service configuration.
Queryable Attributes¶
ProviderName¶
The name of the provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDERNAME() |
Getter for PROVIDERNAME, with configurable default |
ASK_PROVIDERNAME() |
Getter for PROVIDERNAME w/ exceptions if field has no value |
HAS_PROVIDERNAME() |
Determine if PROVIDERNAME has a value |
ConnectorStatus¶
The status for the connectorV2.
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 |
ProviderConfiguration¶
The third-party provider detail for a service configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDERCONFIGURATION() |
Getter for PROVIDERCONFIGURATION |