Skip to content

/AWS1/CL_CMT=>UPDATEPULLREQAPPROVALSTATE()

About UpdatePullRequestApprovalState

Updates the state of a user's approval on a pull request. The user is derived from the signed-in account when the request is made.

Method Signature

IMPORTING

Required arguments:

IV_PULLREQUESTID TYPE /AWS1/CMTPULLREQUESTID /AWS1/CMTPULLREQUESTID

The system-generated ID of the pull request.

IV_REVISIONID TYPE /AWS1/CMTREVISIONID /AWS1/CMTREVISIONID

The system-generated ID of the revision.

IV_APPROVALSTATE TYPE /AWS1/CMTAPPROVALSTATE /AWS1/CMTAPPROVALSTATE

The approval state to associate with the user on the pull request.