/AWS1/CL_M2TSTEPACTION¶
Specifies a step action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_resourceaction TYPE REF TO /AWS1/CL_M2TRESOURCEACTION /AWS1/CL_M2TRESOURCEACTION¶
The resource action of the step action.
io_mainframeaction TYPE REF TO /AWS1/CL_M2TMAINFRAMEACTION /AWS1/CL_M2TMAINFRAMEACTION¶
The mainframe action of the step action.
io_compareaction TYPE REF TO /AWS1/CL_M2TCOMPAREACTION /AWS1/CL_M2TCOMPAREACTION¶
The compare action of the step action.
Queryable Attributes¶
resourceAction¶
The resource action of the step action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEACTION() |
Getter for RESOURCEACTION |
mainframeAction¶
The mainframe action of the step action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAINFRAMEACTION() |
Getter for MAINFRAMEACTION |
compareAction¶
The compare action of the step action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPAREACTION() |
Getter for COMPAREACTION |