/AWS1/CL_M2TTN3270STEPINPUT¶
Specifies a TN3270 step input.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_resource TYPE REF TO /AWS1/CL_M2TMAINFRAMERESRCSUMM /AWS1/CL_M2TMAINFRAMERESRCSUMM¶
The resource of the TN3270 step input.
io_script TYPE REF TO /AWS1/CL_M2TSCRIPTSUMMARY /AWS1/CL_M2TSCRIPTSUMMARY¶
The script of the TN3270 step input.
Optional arguments:¶
it_exportdatasetnames TYPE /AWS1/CL_M2TEXPORTDSNAMES_W=>TT_EXPORTDATASETNAMES TT_EXPORTDATASETNAMES¶
The export data set names of the TN3270 step input.
io_properties TYPE REF TO /AWS1/CL_M2TMAINFRAMEACTPRPS /AWS1/CL_M2TMAINFRAMEACTPRPS¶
The properties of the TN3270 step input.
Queryable Attributes¶
resource¶
The resource of the TN3270 step input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCE() |
Getter for RESOURCE |
script¶
The script of the TN3270 step input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCRIPT() |
Getter for SCRIPT |
exportDataSetNames¶
The export data set names of the TN3270 step input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPORTDATASETNAMES() |
Getter for EXPORTDATASETNAMES, with configurable default |
ASK_EXPORTDATASETNAMES() |
Getter for EXPORTDATASETNAMES w/ exceptions if field has no |
HAS_EXPORTDATASETNAMES() |
Determine if EXPORTDATASETNAMES has a value |
properties¶
The properties of the TN3270 step input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROPERTIES() |
Getter for PROPERTIES |