Skip to content

/AWS1/CL_CMT=>UPDATECOMMENT()

About UpdateComment

Replaces the contents of a comment.

Method Signature

IMPORTING

Required arguments:

IV_COMMENTID TYPE /AWS1/CMTCOMMENTID /AWS1/CMTCOMMENTID

The system-generated ID of the comment you want to update. To get this ID, use GetCommentsForComparedCommit or GetCommentsForPullRequest.

IV_CONTENT TYPE /AWS1/CMTCONTENT /AWS1/CMTCONTENT

The updated content to replace the existing content of the comment.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTUPDCOMMENTOUTPUT /AWS1/CL_CMTUPDCOMMENTOUTPUT