Skip to content

/AWS1/CL_ECAUNPROCEDUPDACTION

Update action that has failed to be processed for the corresponding apply/stop request

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_replicationgroupid TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The replication group ID

iv_cacheclusterid TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The ID of the cache cluster

iv_serviceupdatename TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The unique ID of the service update

iv_errortype TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The error type for requests that are not processed

iv_errormessage TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The error message that describes the reason the request was not processed


Queryable Attributes

ReplicationGroupId

The replication group ID

Accessible with the following methods

Method Description
GET_REPLICATIONGROUPID() Getter for REPLICATIONGROUPID, with configurable default
ASK_REPLICATIONGROUPID() Getter for REPLICATIONGROUPID w/ exceptions if field has no
HAS_REPLICATIONGROUPID() Determine if REPLICATIONGROUPID has a value

CacheClusterId

The ID of the cache cluster

Accessible with the following methods

Method Description
GET_CACHECLUSTERID() Getter for CACHECLUSTERID, with configurable default
ASK_CACHECLUSTERID() Getter for CACHECLUSTERID w/ exceptions if field has no valu
HAS_CACHECLUSTERID() Determine if CACHECLUSTERID has a value

ServiceUpdateName

The unique ID of the service update

Accessible with the following methods

Method Description
GET_SERVICEUPDATENAME() Getter for SERVICEUPDATENAME, with configurable default
ASK_SERVICEUPDATENAME() Getter for SERVICEUPDATENAME w/ exceptions if field has no v
HAS_SERVICEUPDATENAME() Determine if SERVICEUPDATENAME has a value

ErrorType

The error type for requests that are not processed

Accessible with the following methods

Method Description
GET_ERRORTYPE() Getter for ERRORTYPE, with configurable default
ASK_ERRORTYPE() Getter for ERRORTYPE w/ exceptions if field has no value
HAS_ERRORTYPE() Determine if ERRORTYPE has a value

ErrorMessage

The error message that describes the reason the request was not processed

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE 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_UNPROCESSEDUPDATEACTIONLIST

TYPES TT_UNPROCESSEDUPDATEACTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ECAUNPROCEDUPDACTION WITH DEFAULT KEY
.