/AWS1/CL_CN2INTEGRATIONSUMMARY¶
Integration summary for Connect instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_customerprofiles TYPE REF TO /AWS1/CL_CN2CUSPFLSINTEGRATI01 /AWS1/CL_CN2CUSPFLSINTEGRATI01¶
customerProfiles
io_qconnect TYPE REF TO /AWS1/CL_CN2QCNCTINTEGRATION00 /AWS1/CL_CN2QCNCTINTEGRATION00¶
qConnect
Queryable Attributes¶
customerProfiles¶
customerProfiles
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMERPROFILES() |
Getter for CUSTOMERPROFILES |
qConnect¶
qConnect
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QCONNECT() |
Getter for QCONNECT |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_INTEGRATIONSUMMARYLIST¶
TYPES TT_INTEGRATIONSUMMARYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CN2INTEGRATIONSUMMARY WITH DEFAULT KEY
.