Skip to content

/AWS1/CL_DEXEXPASTTOSIGNEDUR00

Details of the operation to be performed by the job.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_assetid TYPE /AWS1/DEXID /AWS1/DEXID

The unique identifier for the asset that is exported to a signed URL.

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.


Queryable Attributes

AssetId

The unique identifier for the asset that is exported to a signed URL.

Accessible with the following methods

Method Description
GET_ASSETID() Getter for ASSETID, with configurable default
ASK_ASSETID() Getter for ASSETID w/ exceptions if field has no value
HAS_ASSETID() Determine if ASSETID 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

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