/AWS1/CL_CNKEVENTINCLUDEDDATA¶
Details of what case and related item data is published through the case event stream.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_CASEDATA
TYPE REF TO /AWS1/CL_CNKCASEEVENTINCLDDATA
/AWS1/CL_CNKCASEEVENTINCLDDATA
¶
Details of what case data is published through the case event stream.
IO_RELATEDITEMDATA
TYPE REF TO /AWS1/CL_CNKRELATEDITEMEVTIN00
/AWS1/CL_CNKRELATEDITEMEVTIN00
¶
Details of what related item data is published through the case event stream.
Queryable Attributes¶
caseData¶
Details of what case data is published through the case event stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CASEDATA() |
Getter for CASEDATA |
relatedItemData¶
Details of what related item data is published through the case event stream.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RELATEDITEMDATA() |
Getter for RELATEDITEMDATA |