Skip to content

/AWS1/CL_LM2BOTALIASRPLSUMM

Contains information about all the aliases replication statuses applicable for global resiliency.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_botaliasid TYPE /AWS1/LM2BOTALIASID /AWS1/LM2BOTALIASID

The bot alias ID for all the alias bot replications.

iv_botaliasreplicationstatus TYPE /AWS1/LM2BOTALIASREPLSTATUS /AWS1/LM2BOTALIASREPLSTATUS

The replication statuses for all the alias bot replications.

iv_botversion TYPE /AWS1/LM2BOTVERSION /AWS1/LM2BOTVERSION

The bot version for all the alias bot replications.

iv_creationdatetime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP

The creation time and date for all the alias bot replications.

iv_lastupdateddatetime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP

The last time and date updated for all the alias bot replications.

it_failurereasons TYPE /AWS1/CL_LM2FAILUREREASONS_W=>TT_FAILUREREASONS TT_FAILUREREASONS

The reasons for failure for the aliases bot replications.


Queryable Attributes

botAliasId

The bot alias ID for all the alias bot replications.

Accessible with the following methods

Method Description
GET_BOTALIASID() Getter for BOTALIASID, with configurable default
ASK_BOTALIASID() Getter for BOTALIASID w/ exceptions if field has no value
HAS_BOTALIASID() Determine if BOTALIASID has a value

botAliasReplicationStatus

The replication statuses for all the alias bot replications.

Accessible with the following methods

Method Description
GET_BOTALIASREPLSTATUS() Getter for BOTALIASREPLICATIONSTATUS, with configurable defa
ASK_BOTALIASREPLSTATUS() Getter for BOTALIASREPLICATIONSTATUS w/ exceptions if field
HAS_BOTALIASREPLSTATUS() Determine if BOTALIASREPLICATIONSTATUS has a value

botVersion

The bot version for all the alias bot replications.

Accessible with the following methods

Method Description
GET_BOTVERSION() Getter for BOTVERSION, with configurable default
ASK_BOTVERSION() Getter for BOTVERSION w/ exceptions if field has no value
HAS_BOTVERSION() Determine if BOTVERSION has a value

creationDateTime

The creation time and date for all the alias bot replications.

Accessible with the following methods

Method Description
GET_CREATIONDATETIME() Getter for CREATIONDATETIME, with configurable default
ASK_CREATIONDATETIME() Getter for CREATIONDATETIME w/ exceptions if field has no va
HAS_CREATIONDATETIME() Determine if CREATIONDATETIME has a value

lastUpdatedDateTime

The last time and date updated for all the alias bot replications.

Accessible with the following methods

Method Description
GET_LASTUPDATEDDATETIME() Getter for LASTUPDATEDDATETIME, with configurable default
ASK_LASTUPDATEDDATETIME() Getter for LASTUPDATEDDATETIME w/ exceptions if field has no
HAS_LASTUPDATEDDATETIME() Determine if LASTUPDATEDDATETIME has a value

failureReasons

The reasons for failure for the aliases bot replications.

Accessible with the following methods

Method Description
GET_FAILUREREASONS() Getter for FAILUREREASONS, with configurable default
ASK_FAILUREREASONS() Getter for FAILUREREASONS w/ exceptions if field has no valu
HAS_FAILUREREASONS() Determine if FAILUREREASONS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BOTALIASREPLICASUMMARYLIST

TYPES TT_BOTALIASREPLICASUMMARYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LM2BOTALIASRPLSUMM WITH DEFAULT KEY
.