Skip to content

/AWS1/CL_M2_LSTDSEXPHISTORYRSP

ListDataSetExportHistoryResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_datasetexporttasks TYPE /AWS1/CL_M2_DATASETEXPORTTASK=>TT_DATASETEXPORTTASKLIST TT_DATASETEXPORTTASKLIST

The data set export tasks.

Optional arguments:

iv_nexttoken TYPE /AWS1/M2_NEXTTOKEN /AWS1/M2_NEXTTOKEN

If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.


Queryable Attributes

dataSetExportTasks

The data set export tasks.

Accessible with the following methods

Method Description
GET_DATASETEXPORTTASKS() Getter for DATASETEXPORTTASKS, with configurable default
ASK_DATASETEXPORTTASKS() Getter for DATASETEXPORTTASKS w/ exceptions if field has no
HAS_DATASETEXPORTTASKS() Determine if DATASETEXPORTTASKS has a value

nextToken

If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value