Skip to content

/AWS1/CL_QSTASSETOPTIONS

An array of analysis level configurations.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_TIMEZONE TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

Determines the timezone for the analysis.

IV_WEEKSTART TYPE /AWS1/QSTDAYOFTHEWEEK /AWS1/QSTDAYOFTHEWEEK

Determines the week start day for an analysis.


Queryable Attributes

Timezone

Determines the timezone for the analysis.

Accessible with the following methods

Method Description
GET_TIMEZONE() Getter for TIMEZONE, with configurable default
ASK_TIMEZONE() Getter for TIMEZONE w/ exceptions if field has no value
HAS_TIMEZONE() Determine if TIMEZONE has a value

WeekStart

Determines the week start day for an analysis.

Accessible with the following methods

Method Description
GET_WEEKSTART() Getter for WEEKSTART, with configurable default
ASK_WEEKSTART() Getter for WEEKSTART w/ exceptions if field has no value
HAS_WEEKSTART() Determine if WEEKSTART has a value