/AWS1/CL_RSSRESTOREFRMRECPTRSP¶
RestoreFromRecoveryPointResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_recoverypointid TYPE /AWS1/RSSSTRING /AWS1/RSSSTRING¶
The unique identifier of the recovery point used for the restore.
io_namespace TYPE REF TO /AWS1/CL_RSSNAMESPACE /AWS1/CL_RSSNAMESPACE¶
The namespace that data was restored into.
Queryable Attributes¶
recoveryPointId¶
The unique identifier of the recovery point used for the restore.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOVERYPOINTID() |
Getter for RECOVERYPOINTID, with configurable default |
ASK_RECOVERYPOINTID() |
Getter for RECOVERYPOINTID w/ exceptions if field has no val |
HAS_RECOVERYPOINTID() |
Determine if RECOVERYPOINTID has a value |
namespace¶
The namespace that data was restored into.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACE() |
Getter for NAMESPACE |