/AWS1/CL_M2TSTEPRUNSUMMARY¶
Defines the step run summary.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_mainframeaction
TYPE REF TO /AWS1/CL_M2TMAINFRAMEACTSUMM
/AWS1/CL_M2TMAINFRAMEACTSUMM
¶
The mainframe action of the step run summary.
io_compareaction
TYPE REF TO /AWS1/CL_M2TCOMPAREACTSUMMARY
/AWS1/CL_M2TCOMPAREACTSUMMARY
¶
The compare action of the step run summary.
io_resourceaction
TYPE REF TO /AWS1/CL_M2TRESOURCEACTSUMMARY
/AWS1/CL_M2TRESOURCEACTSUMMARY
¶
The resource action of the step run summary.
Queryable Attributes¶
mainframeAction¶
The mainframe action of the step run summary.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MAINFRAMEACTION() |
Getter for MAINFRAMEACTION |
compareAction¶
The compare action of the step run summary.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COMPAREACTION() |
Getter for COMPAREACTION |
resourceAction¶
The resource action of the step run summary.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCEACTION() |
Getter for RESOURCEACTION |