/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.
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 |