/AWS1/CL_BUPGETRESTOREJOBMET01¶
GetRestoreJobMetadataOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_restorejobid TYPE /AWS1/BUPRESTOREJOBID /AWS1/BUPRESTOREJOBID¶
This is a unique identifier of a restore job within Backup.
it_metadata TYPE /AWS1/CL_BUPMETADATA_W=>TT_METADATA TT_METADATA¶
This contains the metadata of the specified backup job.
Queryable Attributes¶
RestoreJobId¶
This is a unique identifier of a restore job within Backup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESTOREJOBID() |
Getter for RESTOREJOBID, with configurable default |
ASK_RESTOREJOBID() |
Getter for RESTOREJOBID w/ exceptions if field has no value |
HAS_RESTOREJOBID() |
Determine if RESTOREJOBID has a value |
Metadata¶
This contains the metadata of the specified backup job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA, with configurable default |
ASK_METADATA() |
Getter for METADATA w/ exceptions if field has no value |
HAS_METADATA() |
Determine if METADATA has a value |