Skip to content

/AWS1/CL_CWL=>DESCRIBEEXPORTTASKS()

About DescribeExportTasks

Lists the specified export tasks. You can list all your export tasks or filter the results based on task ID or task status.

Method Signature

IMPORTING

Optional arguments:

IV_TASKID TYPE /AWS1/CWLEXPORTTASKID /AWS1/CWLEXPORTTASKID

The ID of the export task. Specifying a task ID filters the results to one or zero export tasks.

IV_STATUSCODE TYPE /AWS1/CWLEXPORTTASKSTATUSCODE /AWS1/CWLEXPORTTASKSTATUSCODE

The status code of the export task. Specifying a status code filters the results to zero or more export tasks.

IV_NEXTTOKEN TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN

The token for the next set of items to return. (You received this token from a previous call.)

IV_LIMIT TYPE /AWS1/CWLDESCRIBELIMIT /AWS1/CWLDESCRIBELIMIT

The maximum number of items returned. If you don't specify a value, the default is up to 50 items.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWLDESCREXPTASKSRSP /AWS1/CL_CWLDESCREXPTASKSRSP