Skip to content

/AWS1/CL_SSSRESILIENCE

Details of the SAP HANA system replication for the instance.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_hsrtier TYPE /AWS1/SSSSTRING /AWS1/SSSSTRING

The tier of the component.

iv_hsrreplicationmode TYPE /AWS1/SSSREPLICATIONMODE /AWS1/SSSREPLICATIONMODE

The replication mode of the component.

iv_hsroperationmode TYPE /AWS1/SSSOPERATIONMODE /AWS1/SSSOPERATIONMODE

The operation mode of the component.

iv_clusterstatus TYPE /AWS1/SSSCLUSTERSTATUS /AWS1/SSSCLUSTERSTATUS

The cluster status of the component.

iv_enqueuereplication TYPE /AWS1/SSSBOOLEAN /AWS1/SSSBOOLEAN

Indicates if or not enqueue replication is enabled for the ASCS component.


Queryable Attributes

HsrTier

The tier of the component.

Accessible with the following methods

Method Description
GET_HSRTIER() Getter for HSRTIER, with configurable default
ASK_HSRTIER() Getter for HSRTIER w/ exceptions if field has no value
HAS_HSRTIER() Determine if HSRTIER has a value

HsrReplicationMode

The replication mode of the component.

Accessible with the following methods

Method Description
GET_HSRREPLICATIONMODE() Getter for HSRREPLICATIONMODE, with configurable default
ASK_HSRREPLICATIONMODE() Getter for HSRREPLICATIONMODE w/ exceptions if field has no
HAS_HSRREPLICATIONMODE() Determine if HSRREPLICATIONMODE has a value

HsrOperationMode

The operation mode of the component.

Accessible with the following methods

Method Description
GET_HSROPERATIONMODE() Getter for HSROPERATIONMODE, with configurable default
ASK_HSROPERATIONMODE() Getter for HSROPERATIONMODE w/ exceptions if field has no va
HAS_HSROPERATIONMODE() Determine if HSROPERATIONMODE has a value

ClusterStatus

The cluster status of the component.

Accessible with the following methods

Method Description
GET_CLUSTERSTATUS() Getter for CLUSTERSTATUS, with configurable default
ASK_CLUSTERSTATUS() Getter for CLUSTERSTATUS w/ exceptions if field has no value
HAS_CLUSTERSTATUS() Determine if CLUSTERSTATUS has a value

EnqueueReplication

Indicates if or not enqueue replication is enabled for the ASCS component.

Accessible with the following methods

Method Description
GET_ENQUEUEREPLICATION() Getter for ENQUEUEREPLICATION, with configurable default
ASK_ENQUEUEREPLICATION() Getter for ENQUEUEREPLICATION w/ exceptions if field has no
HAS_ENQUEUEREPLICATION() Determine if ENQUEUEREPLICATION has a value