/AWS1/CL_DMGDSCMETMDELCREATI01¶
DescribeMetadataModelCreationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING¶
Specifies the unique pagination token that makes it possible to display the next page of metadata model creation requests. If Marker is returned, there are more metadata model creation requests available.
it_requests TYPE /AWS1/CL_DMGSCHEMACONVRSREQ=>TT_SCHEMACONVERSIONREQUESTLIST TT_SCHEMACONVERSIONREQUESTLIST¶
A list of metadata model creation requests. The ExportSqlDetails field will never be populated for the DescribeMetadataModelCreations operation.
Queryable Attributes¶
Marker¶
Specifies the unique pagination token that makes it possible to display the next page of metadata model creation requests. If Marker is returned, there are more metadata model creation requests available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |
Requests¶
A list of metadata model creation requests. The ExportSqlDetails field will never be populated for the DescribeMetadataModelCreations operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTS() |
Getter for REQUESTS, with configurable default |
ASK_REQUESTS() |
Getter for REQUESTS w/ exceptions if field has no value |
HAS_REQUESTS() |
Determine if REQUESTS has a value |