Skip to content

/AWS1/CL_CUSREADINESS

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

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_progresspercentage TYPE /AWS1/CUSPERCENTAGEINTEGER /AWS1/CUSPERCENTAGEINTEGER

Approximately how far the Calculated Attribute creation is from completion.

iv_message TYPE /AWS1/CUSTEXT /AWS1/CUSTEXT

Any customer messaging.


Queryable Attributes

ProgressPercentage

Approximately how far the Calculated Attribute creation is from completion.

Accessible with the following methods

Method Description
GET_PROGRESSPERCENTAGE() Getter for PROGRESSPERCENTAGE, with configurable default
ASK_PROGRESSPERCENTAGE() Getter for PROGRESSPERCENTAGE w/ exceptions if field has no
HAS_PROGRESSPERCENTAGE() Determine if PROGRESSPERCENTAGE has a value

Message

Any customer messaging.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE, with configurable default
ASK_MESSAGE() Getter for MESSAGE w/ exceptions if field has no value
HAS_MESSAGE() Determine if MESSAGE has a value