Skip to content

/AWS1/CL_CNKRELATEDITEMINPCONT

Represents the content of a related item to be created.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_contact TYPE REF TO /AWS1/CL_CNKCONTACT /AWS1/CL_CNKCONTACT

Object representing a contact in Amazon Connect as an API request field.

io_comment TYPE REF TO /AWS1/CL_CNKCOMMENTCONTENT /AWS1/CL_CNKCOMMENTCONTENT

Represents the content of a comment to be returned to agents.

io_file TYPE REF TO /AWS1/CL_CNKFILECONTENT /AWS1/CL_CNKFILECONTENT

A file of related items.

io_sla TYPE REF TO /AWS1/CL_CNKSLAINPUTCONTENT /AWS1/CL_CNKSLAINPUTCONTENT

Represents the content of an SLA to be created.

io_connectcase TYPE REF TO /AWS1/CL_CNKCNCTCASEINPUTCONT /AWS1/CL_CNKCNCTCASEINPUTCONT

Represents the Amazon Connect case to be created as a related item.

io_custom TYPE REF TO /AWS1/CL_CNKCUSTOMINPUTCONTENT /AWS1/CL_CNKCUSTOMINPUTCONTENT

Represents the content of a Custom type related item.


Queryable Attributes

contact

Object representing a contact in Amazon Connect as an API request field.

Accessible with the following methods

Method Description
GET_CONTACT() Getter for CONTACT

comment

Represents the content of a comment to be returned to agents.

Accessible with the following methods

Method Description
GET_COMMENT() Getter for COMMENT

file

A file of related items.

Accessible with the following methods

Method Description
GET_FILE() Getter for FILE

sla

Represents the content of an SLA to be created.

Accessible with the following methods

Method Description
GET_SLA() Getter for SLA

connectCase

Represents the Amazon Connect case to be created as a related item.

Accessible with the following methods

Method Description
GET_CONNECTCASE() Getter for CONNECTCASE

custom

Represents the content of a Custom type related item.

Accessible with the following methods

Method Description
GET_CUSTOM() Getter for CUSTOM