/AWS1/CL_CMTGETCOMMITOUTPUT¶
Represents the output of a get commit operation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_commit TYPE REF TO /AWS1/CL_CMTCOMMIT /AWS1/CL_CMTCOMMIT¶
A commit data type object that contains information about the specified commit.
Queryable Attributes¶
commit¶
A commit data type object that contains information about the specified commit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMIT() |
Getter for COMMIT |