Skip to content

/AWS1/CL_CMT=>GETPULLREQUESTOVERRIDESTATE()

About GetPullRequestOverrideState

Returns information about whether approval rules have been set aside (overridden) for a pull request, and if so, the Amazon Resource Name (ARN) of the user or identity that overrode the rules and their requirements for the pull request.

Method Signature

IMPORTING

Required arguments:

IV_PULLREQUESTID TYPE /AWS1/CMTPULLREQUESTID /AWS1/CMTPULLREQUESTID

The ID of the pull request for which you want to get information about whether approval rules have been set aside (overridden).

IV_REVISIONID TYPE /AWS1/CMTREVISIONID /AWS1/CMTREVISIONID

The system-generated ID of the revision for the pull request. To retrieve the most recent revision ID, use GetPullRequest.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTGETPULLREQOVERRI01 /AWS1/CL_CMTGETPULLREQOVERRI01