Skip to content

/AWS1/CL_BUPGETLEGALHOLDOUTPUT

GetLegalHoldOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_title TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The title of the legal hold.

iv_status TYPE /AWS1/BUPLEGALHOLDSTATUS /AWS1/BUPLEGALHOLDSTATUS

The status of the legal hold.

iv_description TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The description of the legal hold.

iv_canceldescription TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The reason for removing the legal hold.

iv_legalholdid TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The ID of the legal hold.

iv_legalholdarn TYPE /AWS1/BUPARN /AWS1/BUPARN

The framework ARN for the specified legal hold. The format of the ARN depends on the resource type.

iv_creationdate TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The time when the legal hold was created.

iv_cancellationdate TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The time when the legal hold was cancelled.

iv_retainrecorduntil TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date and time until which the legal hold record is retained.

io_recoverypointselection TYPE REF TO /AWS1/CL_BUPRECPOINTSELECTION /AWS1/CL_BUPRECPOINTSELECTION

The criteria to assign a set of resources, such as resource types or backup vaults.


Queryable Attributes

Title

The title of the legal hold.

Accessible with the following methods

Method Description
GET_TITLE() Getter for TITLE, with configurable default
ASK_TITLE() Getter for TITLE w/ exceptions if field has no value
HAS_TITLE() Determine if TITLE has a value

Status

The status of the legal hold.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Description

The description of the legal hold.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

CancelDescription

The reason for removing the legal hold.

Accessible with the following methods

Method Description
GET_CANCELDESCRIPTION() Getter for CANCELDESCRIPTION, with configurable default
ASK_CANCELDESCRIPTION() Getter for CANCELDESCRIPTION w/ exceptions if field has no v
HAS_CANCELDESCRIPTION() Determine if CANCELDESCRIPTION has a value

LegalHoldId

The ID of the legal hold.

Accessible with the following methods

Method Description
GET_LEGALHOLDID() Getter for LEGALHOLDID, with configurable default
ASK_LEGALHOLDID() Getter for LEGALHOLDID w/ exceptions if field has no value
HAS_LEGALHOLDID() Determine if LEGALHOLDID has a value

LegalHoldArn

The framework ARN for the specified legal hold. The format of the ARN depends on the resource type.

Accessible with the following methods

Method Description
GET_LEGALHOLDARN() Getter for LEGALHOLDARN, with configurable default
ASK_LEGALHOLDARN() Getter for LEGALHOLDARN w/ exceptions if field has no value
HAS_LEGALHOLDARN() Determine if LEGALHOLDARN has a value

CreationDate

The time when the legal hold was created.

Accessible with the following methods

Method Description
GET_CREATIONDATE() Getter for CREATIONDATE, with configurable default
ASK_CREATIONDATE() Getter for CREATIONDATE w/ exceptions if field has no value
HAS_CREATIONDATE() Determine if CREATIONDATE has a value

CancellationDate

The time when the legal hold was cancelled.

Accessible with the following methods

Method Description
GET_CANCELLATIONDATE() Getter for CANCELLATIONDATE, with configurable default
ASK_CANCELLATIONDATE() Getter for CANCELLATIONDATE w/ exceptions if field has no va
HAS_CANCELLATIONDATE() Determine if CANCELLATIONDATE has a value

RetainRecordUntil

The date and time until which the legal hold record is retained.

Accessible with the following methods

Method Description
GET_RETAINRECORDUNTIL() Getter for RETAINRECORDUNTIL, with configurable default
ASK_RETAINRECORDUNTIL() Getter for RETAINRECORDUNTIL w/ exceptions if field has no v
HAS_RETAINRECORDUNTIL() Determine if RETAINRECORDUNTIL has a value

RecoveryPointSelection

The criteria to assign a set of resources, such as resource types or backup vaults.

Accessible with the following methods

Method Description
GET_RECOVERYPOINTSELECTION() Getter for RECOVERYPOINTSELECTION