/AWS1/CL_DSRCREATESNAPRESULT¶
Contains the results of the CreateSnapshot operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_snapshotid TYPE /AWS1/DSRSNAPSHOTID /AWS1/DSRSNAPSHOTID¶
The identifier of the snapshot that was created.
Queryable Attributes¶
SnapshotId¶
The identifier of the snapshot that was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTID() |
Getter for SNAPSHOTID, with configurable default |
ASK_SNAPSHOTID() |
Getter for SNAPSHOTID w/ exceptions if field has no value |
HAS_SNAPSHOTID() |
Determine if SNAPSHOTID has a value |