Skip to content

/AWS1/CL_M2TBATCHSTEPINPUT

Defines a batch step input.

CONSTRUCTOR

IMPORTING

Required arguments:

io_resource TYPE REF TO /AWS1/CL_M2TMAINFRAMERESRCSUMM /AWS1/CL_M2TMAINFRAMERESRCSUMM

The resource of the batch step input.

iv_batchjobname TYPE /AWS1/M2TRESOURCENAME /AWS1/M2TRESOURCENAME

The batch job name of the batch step input.

Optional arguments:

it_batchjobparameters TYPE /AWS1/CL_M2TBATCHJOBPARAMS_W=>TT_BATCHJOBPARAMETERS TT_BATCHJOBPARAMETERS

The batch job parameters of the batch step input.

it_exportdatasetnames TYPE /AWS1/CL_M2TEXPORTDSNAMES_W=>TT_EXPORTDATASETNAMES TT_EXPORTDATASETNAMES

The export data set names of the batch step input.

io_properties TYPE REF TO /AWS1/CL_M2TMAINFRAMEACTPRPS /AWS1/CL_M2TMAINFRAMEACTPRPS

The properties of the batch step input.


Queryable Attributes

resource

The resource of the batch step input.

Accessible with the following methods

Method Description
GET_RESOURCE() Getter for RESOURCE

batchJobName

The batch job name of the batch step input.

Accessible with the following methods

Method Description
GET_BATCHJOBNAME() Getter for BATCHJOBNAME, with configurable default
ASK_BATCHJOBNAME() Getter for BATCHJOBNAME w/ exceptions if field has no value
HAS_BATCHJOBNAME() Determine if BATCHJOBNAME has a value

batchJobParameters

The batch job parameters of the batch step input.

Accessible with the following methods

Method Description
GET_BATCHJOBPARAMETERS() Getter for BATCHJOBPARAMETERS, with configurable default
ASK_BATCHJOBPARAMETERS() Getter for BATCHJOBPARAMETERS w/ exceptions if field has no
HAS_BATCHJOBPARAMETERS() Determine if BATCHJOBPARAMETERS has a value

exportDataSetNames

The export data set names of the batch 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 batch step input.

Accessible with the following methods

Method Description
GET_PROPERTIES() Getter for PROPERTIES