Skip to content

/AWS1/CL_CMT=>GETCOMMENT()

About GetComment

Returns the content of a comment made on a change, file, or commit in a repository.

Reaction counts might include numbers from user identities who were deleted after the reaction was made. For a count of reactions from active identities, use GetCommentReactions.

Method Signature

IMPORTING

Required arguments:

IV_COMMENTID TYPE /AWS1/CMTCOMMENTID /AWS1/CMTCOMMENTID

The unique, system-generated ID of the comment. To get this ID, use GetCommentsForComparedCommit or GetCommentsForPullRequest.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTGETCOMMENTOUTPUT /AWS1/CL_CMTGETCOMMENTOUTPUT