Skip to content

/AWS1/CL_CUSDATASTORERESPONSE

The data store response.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_enabled TYPE /AWS1/CUSOPTIONALBOOLEAN /AWS1/CUSOPTIONALBOOLEAN

True if data store is enabled for this domain

io_readiness TYPE REF TO /AWS1/CL_CUSREADINESS /AWS1/CL_CUSREADINESS

Information indicating if the Calculated Attribute is ready for use by confirming all historical data has been processed and reflected.


Queryable Attributes

Enabled

True if data store is enabled for this domain

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED, with configurable default
ASK_ENABLED() Getter for ENABLED w/ exceptions if field has no value
HAS_ENABLED() Determine if ENABLED has a value

Readiness

Information indicating if the Calculated Attribute is ready for use by confirming all historical data has been processed and reflected.

Accessible with the following methods

Method Description
GET_READINESS() Getter for READINESS