Skip to content

/AWS1/CL_CNKRLTDITEMUPDATECONT

Represents the content of a related item to be updated. This is a union type that can contain either comment content or custom content.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_comment TYPE REF TO /AWS1/CL_CNKCOMMENTUPDATECONT /AWS1/CL_CNKCOMMENTUPDATECONT

Represents the updated content of a Comment related item.

io_custom TYPE REF TO /AWS1/CL_CNKCUSTOMUPDATECONT /AWS1/CL_CNKCUSTOMUPDATECONT

Represents the updated content of a Custom related item.


Queryable Attributes

comment

Represents the updated content of a Comment related item.

Accessible with the following methods

Method Description
GET_COMMENT() Getter for COMMENT

custom

Represents the updated content of a Custom related item.

Accessible with the following methods

Method Description
GET_CUSTOM() Getter for CUSTOM