Skip to content

/AWS1/CL_BDRGUARDRAILIMAGECO00

The details of the guardrail image coverage.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_guarded TYPE /AWS1/BDRIMAGESGUARDED /AWS1/BDRIMAGESGUARDED

The count (integer) of images guardrails guarded.

iv_total TYPE /AWS1/BDRIMAGESTOTAL /AWS1/BDRIMAGESTOTAL

Represents the total number of images (integer) that were in the request (guarded and unguarded).


Queryable Attributes

guarded

The count (integer) of images guardrails guarded.

Accessible with the following methods

Method Description
GET_GUARDED() Getter for GUARDED, with configurable default
ASK_GUARDED() Getter for GUARDED w/ exceptions if field has no value
HAS_GUARDED() Determine if GUARDED has a value

total

Represents the total number of images (integer) that were in the request (guarded and unguarded).

Accessible with the following methods

Method Description
GET_TOTAL() Getter for TOTAL, with configurable default
ASK_TOTAL() Getter for TOTAL w/ exceptions if field has no value
HAS_TOTAL() Determine if TOTAL has a value