Skip to content

/AWS1/CL_CMTMERGEBRANCHESBYF01

MergeBranchesByFastForwardOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_COMMITID TYPE /AWS1/CMTOBJECTID /AWS1/CMTOBJECTID

The commit ID of the merge in the destination or target branch.

IV_TREEID TYPE /AWS1/CMTOBJECTID /AWS1/CMTOBJECTID

The tree ID of the merge in the destination or target branch.


Queryable Attributes

commitId

The commit ID of the merge in the destination or target branch.

Accessible with the following methods

Method Description
GET_COMMITID() Getter for COMMITID, with configurable default
ASK_COMMITID() Getter for COMMITID w/ exceptions if field has no value
HAS_COMMITID() Determine if COMMITID has a value

treeId

The tree ID of the merge in the destination or target branch.

Accessible with the following methods

Method Description
GET_TREEID() Getter for TREEID, with configurable default
ASK_TREEID() Getter for TREEID w/ exceptions if field has no value
HAS_TREEID() Determine if TREEID has a value