/AWS1/CL_WSPSNAPSHOT¶
Describes a snapshot.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_snapshottime TYPE /AWS1/WSPTIMESTAMP /AWS1/WSPTIMESTAMP¶
The time when the snapshot was created.
Queryable Attributes¶
SnapshotTime¶
The time when the snapshot was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNAPSHOTTIME() |
Getter for SNAPSHOTTIME, with configurable default |
ASK_SNAPSHOTTIME() |
Getter for SNAPSHOTTIME w/ exceptions if field has no value |
HAS_SNAPSHOTTIME() |
Determine if SNAPSHOTTIME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SNAPSHOTLIST¶
TYPES TT_SNAPSHOTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSPSNAPSHOT WITH DEFAULT KEY
.