Skip to content

/AWS1/CL_M2TTN3270STEPOUTPUT

Specifies a TN3270 step output.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_scriptoutputlocation TYPE /AWS1/M2TS3URI /AWS1/M2TS3URI

The script output location of the TN3270 step output.

Optional arguments:

iv_datasetexportlocation TYPE /AWS1/M2TS3URI /AWS1/M2TS3URI

The data set export location of the TN3270 step output.

iv_dmsoutputlocation TYPE /AWS1/M2TS3URI /AWS1/M2TS3URI

The output location of the TN3270 step output.

it_datasetdetails TYPE /AWS1/CL_M2TDATASET=>TT_DATASETLIST TT_DATASETLIST

The data set details of the TN3270 step output.


Queryable Attributes

dataSetExportLocation

The data set export location of the TN3270 step output.

Accessible with the following methods

Method Description
GET_DATASETEXPORTLOCATION() Getter for DATASETEXPORTLOCATION, with configurable default
ASK_DATASETEXPORTLOCATION() Getter for DATASETEXPORTLOCATION w/ exceptions if field has
HAS_DATASETEXPORTLOCATION() Determine if DATASETEXPORTLOCATION has a value

dmsOutputLocation

The output location of the TN3270 step output.

Accessible with the following methods

Method Description
GET_DMSOUTPUTLOCATION() Getter for DMSOUTPUTLOCATION, with configurable default
ASK_DMSOUTPUTLOCATION() Getter for DMSOUTPUTLOCATION w/ exceptions if field has no v
HAS_DMSOUTPUTLOCATION() Determine if DMSOUTPUTLOCATION has a value

dataSetDetails

The data set details of the TN3270 step output.

Accessible with the following methods

Method Description
GET_DATASETDETAILS() Getter for DATASETDETAILS, with configurable default
ASK_DATASETDETAILS() Getter for DATASETDETAILS w/ exceptions if field has no valu
HAS_DATASETDETAILS() Determine if DATASETDETAILS has a value

scriptOutputLocation

The script output location of the TN3270 step output.

Accessible with the following methods

Method Description
GET_SCRIPTOUTPUTLOCATION() Getter for SCRIPTOUTPUTLOCATION, with configurable default
ASK_SCRIPTOUTPUTLOCATION() Getter for SCRIPTOUTPUTLOCATION w/ exceptions if field has n
HAS_SCRIPTOUTPUTLOCATION() Determine if SCRIPTOUTPUTLOCATION has a value