/AWS1/CL_BUPRECPOINTSELECTION¶
This specifies criteria to assign a set of resources, such as resource types or backup vaults.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_vaultnames
TYPE /AWS1/CL_BUPVAULTNAMES_W=>TT_VAULTNAMES
TT_VAULTNAMES
¶
These are the names of the vaults in which the selected recovery points are contained.
it_resourceidentifiers
TYPE /AWS1/CL_BUPRESOURCEIDS_W=>TT_RESOURCEIDENTIFIERS
TT_RESOURCEIDENTIFIERS
¶
These are the resources included in the resource selection (including type of resources and vaults).
io_daterange
TYPE REF TO /AWS1/CL_BUPDATERANGE
/AWS1/CL_BUPDATERANGE
¶
DateRange
Queryable Attributes¶
VaultNames¶
These are the names of the vaults in which the selected recovery points are contained.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VAULTNAMES() |
Getter for VAULTNAMES, with configurable default |
ASK_VAULTNAMES() |
Getter for VAULTNAMES w/ exceptions if field has no value |
HAS_VAULTNAMES() |
Determine if VAULTNAMES has a value |
ResourceIdentifiers¶
These are the resources included in the resource selection (including type of resources and vaults).
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESOURCEIDENTIFIERS() |
Getter for RESOURCEIDENTIFIERS, with configurable default |
ASK_RESOURCEIDENTIFIERS() |
Getter for RESOURCEIDENTIFIERS w/ exceptions if field has no |
HAS_RESOURCEIDENTIFIERS() |
Determine if RESOURCEIDENTIFIERS has a value |
DateRange¶
DateRange
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATERANGE() |
Getter for DATERANGE |