Skip to content

/AWS1/CL_DMGEXPORTSQLDETAILS

Provides information about a metadata model assessment exported to SQL.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_S3OBJECTKEY TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The Amazon S3 object key for the object containing the exported metadata model assessment.

IV_OBJECTURL TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The URL for the object containing the exported metadata model assessment.


Queryable Attributes

S3ObjectKey

The Amazon S3 object key for the object containing the exported metadata model assessment.

Accessible with the following methods

Method Description
GET_S3OBJECTKEY() Getter for S3OBJECTKEY, with configurable default
ASK_S3OBJECTKEY() Getter for S3OBJECTKEY w/ exceptions if field has no value
HAS_S3OBJECTKEY() Determine if S3OBJECTKEY has a value

ObjectURL

The URL for the object containing the exported metadata model assessment.

Accessible with the following methods

Method Description
GET_OBJECTURL() Getter for OBJECTURL, with configurable default
ASK_OBJECTURL() Getter for OBJECTURL w/ exceptions if field has no value
HAS_OBJECTURL() Determine if OBJECTURL has a value