Skip to content

/AWS1/CL_DSYTSKEXFOLDERSFAIL00

The number of directories that DataSync fails to list, prepare, transfer, verify, and delete during your task execution.

Applies only to Enhanced mode tasks.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_list TYPE /AWS1/DSYLONG /AWS1/DSYLONG

The number of directories that DataSync fails to list during your task execution.

iv_prepare TYPE /AWS1/DSYLONG /AWS1/DSYLONG

The number of directories that DataSync fails to prepare during your task execution.

iv_transfer TYPE /AWS1/DSYLONG /AWS1/DSYLONG

The number of directories that DataSync fails to transfer during your task execution.

iv_verify TYPE /AWS1/DSYLONG /AWS1/DSYLONG

The number of directories that DataSync fails to verify during your task execution.

iv_delete TYPE /AWS1/DSYLONG /AWS1/DSYLONG

The number of directories that DataSync fails to delete during your task execution.


Queryable Attributes

List

The number of directories that DataSync fails to list during your task execution.

Accessible with the following methods

Method Description
GET_LIST() Getter for LIST

Prepare

The number of directories that DataSync fails to prepare during your task execution.

Accessible with the following methods

Method Description
GET_PREPARE() Getter for PREPARE

Transfer

The number of directories that DataSync fails to transfer during your task execution.

Accessible with the following methods

Method Description
GET_TRANSFER() Getter for TRANSFER

Verify

The number of directories that DataSync fails to verify during your task execution.

Accessible with the following methods

Method Description
GET_VERIFY() Getter for VERIFY

Delete

The number of directories that DataSync fails to delete during your task execution.

Accessible with the following methods

Method Description
GET_DELETE() Getter for DELETE