/AWS1/CL_DEXEXPASTSTOS3REQDETS¶
Details of the operation to be performed by the job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_assetdestinations TYPE /AWS1/CL_DEXASSETDSTENTRY=>TT_LISTOFASSETDESTINATIONENTRY TT_LISTOFASSETDESTINATIONENTRY¶
The destination for the asset.
iv_datasetid TYPE /AWS1/DEXID /AWS1/DEXID¶
The unique identifier for the data set associated with this export job.
iv_revisionid TYPE /AWS1/DEXID /AWS1/DEXID¶
The unique identifier for the revision associated with this export request.
Optional arguments:¶
io_encryption TYPE REF TO /AWS1/CL_DEXEXPERVERSIDEENC /AWS1/CL_DEXEXPERVERSIDEENC¶
Encryption configuration for the export job.
Queryable Attributes¶
AssetDestinations¶
The destination for the asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETDESTINATIONS() |
Getter for ASSETDESTINATIONS, with configurable default |
ASK_ASSETDESTINATIONS() |
Getter for ASSETDESTINATIONS w/ exceptions if field has no v |
HAS_ASSETDESTINATIONS() |
Determine if ASSETDESTINATIONS has a value |
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 |
RevisionId¶
The unique identifier for the revision associated with this export request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISIONID() |
Getter for REVISIONID, with configurable default |
ASK_REVISIONID() |
Getter for REVISIONID w/ exceptions if field has no value |
HAS_REVISIONID() |
Determine if REVISIONID has a value |