/AWS1/CL_M2TBATCHSTEPOUTPUT¶
Defines a batch step output.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_datasetexportlocation
TYPE /AWS1/M2TS3URI
/AWS1/M2TS3URI
¶
The data set export location of the batch step output.
iv_dmsoutputlocation
TYPE /AWS1/M2TS3URI
/AWS1/M2TS3URI
¶
The Database Migration Service (DMS) output location of the batch step output.
it_datasetdetails
TYPE /AWS1/CL_M2TDATASET=>TT_DATASETLIST
TT_DATASETLIST
¶
The data set details of the batch step output.
Queryable Attributes¶
dataSetExportLocation¶
The data set export location of the batch 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 Database Migration Service (DMS) output location of the batch 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 batch 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 |