/AWS1/CL_M2_LSTBTCJOBRESTRTP01¶
ListBatchJobRestartPointsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_batchjobsteps TYPE /AWS1/CL_M2_JOBSTEP=>TT_BATCHJOBSTEPLIST TT_BATCHJOBSTEPLIST¶
Returns all the batch job steps and related information for a batch job that previously ran.
Queryable Attributes¶
batchJobSteps¶
Returns all the batch job steps and related information for a batch job that previously ran.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_BATCHJOBSTEPS() | Getter for BATCHJOBSTEPS, with configurable default | 
| ASK_BATCHJOBSTEPS() | Getter for BATCHJOBSTEPS w/ exceptions if field has no value | 
| HAS_BATCHJOBSTEPS() | Determine if BATCHJOBSTEPS has a value |