Skip to content

/AWS1/CL_M2TBATCHSUMMARY

Summarizes a batch job.

CONSTRUCTOR

IMPORTING

Required arguments:

io_stepinput TYPE REF TO /AWS1/CL_M2TBATCHSTEPINPUT /AWS1/CL_M2TBATCHSTEPINPUT

The step input of the batch summary.

Optional arguments:

io_stepoutput TYPE REF TO /AWS1/CL_M2TBATCHSTEPOUTPUT /AWS1/CL_M2TBATCHSTEPOUTPUT

The step output of the batch summary.


Queryable Attributes

stepInput

The step input of the batch summary.

Accessible with the following methods

Method Description
GET_STEPINPUT() Getter for STEPINPUT

stepOutput

The step output of the batch summary.

Accessible with the following methods

Method Description
GET_STEPOUTPUT() Getter for STEPOUTPUT