Skip to content

/AWS1/CL_CMTGETCOMMENTREACTOUT

GetCommentReactionsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_reactionsforcomment TYPE /AWS1/CL_CMTREACTIONFORCOMMENT=>TT_REACTIONSFORCOMMENTLIST TT_REACTIONSFORCOMMENTLIST

An array of reactions to the specified comment.

Optional arguments:

iv_nexttoken TYPE /AWS1/CMTNEXTTOKEN /AWS1/CMTNEXTTOKEN

An enumeration token that can be used in a request to return the next batch of the results.


Queryable Attributes

reactionsForComment

An array of reactions to the specified comment.

Accessible with the following methods

Method Description
GET_REACTIONSFORCOMMENT() Getter for REACTIONSFORCOMMENT, with configurable default
ASK_REACTIONSFORCOMMENT() Getter for REACTIONSFORCOMMENT w/ exceptions if field has no
HAS_REACTIONSFORCOMMENT() Determine if REACTIONSFORCOMMENT has a value

nextToken

An enumeration token that can be used in a request to return the next batch of the results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value