Skip to content

/AWS1/CL_CNKUPDATERLTDITEMRSP

UpdateRelatedItemResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_relateditemid TYPE /AWS1/CNKRELATEDITEMID /AWS1/CNKRELATEDITEMID

The unique identifier of the updated related item.

iv_relateditemarn TYPE /AWS1/CNKRELATEDITEMARN /AWS1/CNKRELATEDITEMARN

The Amazon Resource Name (ARN) of the updated related item.

iv_type TYPE /AWS1/CNKRELATEDITEMTYPE /AWS1/CNKRELATEDITEMTYPE

Type of the updated related item.

io_content TYPE REF TO /AWS1/CL_CNKRELATEDITEMCONTENT /AWS1/CL_CNKRELATEDITEMCONTENT

Represents the content of the updated related item.

iv_associationtime TYPE /AWS1/CNKASSOCIATIONTIME /AWS1/CNKASSOCIATIONTIME

Time at which the related item was associated with the case.

Optional arguments:

it_tags TYPE /AWS1/CL_CNKTAGS_W=>TT_TAGS TT_TAGS

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

io_lastupdateduser TYPE REF TO /AWS1/CL_CNKUSERUNION /AWS1/CL_CNKUSERUNION

Represents the last user that updated the related item.

io_createdby TYPE REF TO /AWS1/CL_CNKUSERUNION /AWS1/CL_CNKUSERUNION

Represents the creator of the related item.


Queryable Attributes

relatedItemId

The unique identifier of the updated related item.

Accessible with the following methods

Method Description
GET_RELATEDITEMID() Getter for RELATEDITEMID, with configurable default
ASK_RELATEDITEMID() Getter for RELATEDITEMID w/ exceptions if field has no value
HAS_RELATEDITEMID() Determine if RELATEDITEMID has a value

relatedItemArn

The Amazon Resource Name (ARN) of the updated related item.

Accessible with the following methods

Method Description
GET_RELATEDITEMARN() Getter for RELATEDITEMARN, with configurable default
ASK_RELATEDITEMARN() Getter for RELATEDITEMARN w/ exceptions if field has no valu
HAS_RELATEDITEMARN() Determine if RELATEDITEMARN has a value

type

Type of the updated related item.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

content

Represents the content of the updated related item.

Accessible with the following methods

Method Description
GET_CONTENT() Getter for CONTENT

associationTime

Time at which the related item was associated with the case.

Accessible with the following methods

Method Description
GET_ASSOCIATIONTIME() Getter for ASSOCIATIONTIME, with configurable default
ASK_ASSOCIATIONTIME() Getter for ASSOCIATIONTIME w/ exceptions if field has no val
HAS_ASSOCIATIONTIME() Determine if ASSOCIATIONTIME has a value

tags

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

lastUpdatedUser

Represents the last user that updated the related item.

Accessible with the following methods

Method Description
GET_LASTUPDATEDUSER() Getter for LASTUPDATEDUSER

createdBy

Represents the creator of the related item.

Accessible with the following methods

Method Description
GET_CREATEDBY() Getter for CREATEDBY