/AWS1/CL_CMT=>UPDATEPULLREQUESTTITLE()
¶
About UpdatePullRequestTitle¶
Replaces the title of a pull request.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PULLREQUESTID
TYPE /AWS1/CMTPULLREQUESTID
/AWS1/CMTPULLREQUESTID
¶
The system-generated ID of the pull request. To get this ID, use ListPullRequests.
IV_TITLE
TYPE /AWS1/CMTTITLE
/AWS1/CMTTITLE
¶
The updated title of the pull request. This replaces the existing title.