/AWS1/CL_BURBACKUPCREATIONTI00¶
This filters by recovery points within the CreatedAfter and CreatedBefore timestamps.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_createdafter TYPE /AWS1/BURTIMESTAMP /AWS1/BURTIMESTAMP¶
This timestamp includes recovery points only created after the specified time.
iv_createdbefore TYPE /AWS1/BURTIMESTAMP /AWS1/BURTIMESTAMP¶
This timestamp includes recovery points only created before the specified time.
Queryable Attributes¶
CreatedAfter¶
This timestamp includes recovery points only created after the specified time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAFTER() |
Getter for CREATEDAFTER, with configurable default |
ASK_CREATEDAFTER() |
Getter for CREATEDAFTER w/ exceptions if field has no value |
HAS_CREATEDAFTER() |
Determine if CREATEDAFTER has a value |
CreatedBefore¶
This timestamp includes recovery points only created before the specified time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBEFORE() |
Getter for CREATEDBEFORE, with configurable default |
ASK_CREATEDBEFORE() |
Getter for CREATEDBEFORE w/ exceptions if field has no value |
HAS_CREATEDBEFORE() |
Determine if CREATEDBEFORE has a value |