Skip to content

/AWS1/CL_DEXEXPREVISIONSTOS300

Details of the operation to be performed by the job.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_datasetid TYPE /AWS1/DEXID /AWS1/DEXID

The unique identifier for the data set associated with this export job.

it_revisiondestinations TYPE /AWS1/CL_DEXREVISIONDSTENTRY=>TT_LISTOFREVISIONDSTENTRY TT_LISTOFREVISIONDSTENTRY

The destination for the revision.

Optional arguments:

io_encryption TYPE REF TO /AWS1/CL_DEXEXPERVERSIDEENC /AWS1/CL_DEXEXPERVERSIDEENC

Encryption configuration for the export job.


Queryable Attributes

DataSetId

The unique identifier for the data set associated with this export job.

Accessible with the following methods

Method Description
GET_DATASETID() Getter for DATASETID, with configurable default
ASK_DATASETID() Getter for DATASETID w/ exceptions if field has no value
HAS_DATASETID() Determine if DATASETID has a value

Encryption

Encryption configuration for the export job.

Accessible with the following methods

Method Description
GET_ENCRYPTION() Getter for ENCRYPTION

RevisionDestinations

The destination for the revision.

Accessible with the following methods

Method Description
GET_REVISIONDESTINATIONS() Getter for REVISIONDESTINATIONS, with configurable default
ASK_REVISIONDESTINATIONS() Getter for REVISIONDESTINATIONS w/ exceptions if field has n
HAS_REVISIONDESTINATIONS() Determine if REVISIONDESTINATIONS has a value