Skip to content

/AWS1/CL_CMT=>GETCOMMIT()

About GetCommit

Returns information about a commit, including commit message and committer information.

Method Signature

IMPORTING

Required arguments:

IV_REPOSITORYNAME TYPE /AWS1/CMTREPOSITORYNAME /AWS1/CMTREPOSITORYNAME

The name of the repository to which the commit was made.

IV_COMMITID TYPE /AWS1/CMTOBJECTID /AWS1/CMTOBJECTID

The commit ID. Commit IDs are the full SHA ID of the commit.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CMTGETCOMMITOUTPUT /AWS1/CL_CMTGETCOMMITOUTPUT