Skip to content

/AWS1/CL_QSTSHEETBACKGROUNDS00

The background configuration for sheets.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_color TYPE /AWS1/QSTCOLOR /AWS1/QSTCOLOR

The solid color background option for sheets.

iv_gradient TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The gradient background option for sheets.


Queryable Attributes

Color

The solid color background option for sheets.

Accessible with the following methods

Method Description
GET_COLOR() Getter for COLOR, with configurable default
ASK_COLOR() Getter for COLOR w/ exceptions if field has no value
HAS_COLOR() Determine if COLOR has a value

Gradient

The gradient background option for sheets.

Accessible with the following methods

Method Description
GET_GRADIENT() Getter for GRADIENT, with configurable default
ASK_GRADIENT() Getter for GRADIENT w/ exceptions if field has no value
HAS_GRADIENT() Determine if GRADIENT has a value