Skip to content

/AWS1/CL_BDKMODELENFORCEMENT

Model-specific information for the enforced guardrail configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

it_includedmodels TYPE /AWS1/CL_BDKINCLDMODELSLIST_W=>TT_INCLUDEDMODELSLIST TT_INCLUDEDMODELSLIST

Models to enforce the guardrail on.

it_excludedmodels TYPE /AWS1/CL_BDKEXCLUDEDMDELSLST_W=>TT_EXCLUDEDMODELSLIST TT_EXCLUDEDMODELSLIST

Models to exclude from enforcement of the guardrail.


Queryable Attributes

includedModels

Models to enforce the guardrail on.

Accessible with the following methods

Method Description
GET_INCLUDEDMODELS() Getter for INCLUDEDMODELS, with configurable default
ASK_INCLUDEDMODELS() Getter for INCLUDEDMODELS w/ exceptions if field has no valu
HAS_INCLUDEDMODELS() Determine if INCLUDEDMODELS has a value

excludedModels

Models to exclude from enforcement of the guardrail.

Accessible with the following methods

Method Description
GET_EXCLUDEDMODELS() Getter for EXCLUDEDMODELS, with configurable default
ASK_EXCLUDEDMODELS() Getter for EXCLUDEDMODELS w/ exceptions if field has no valu
HAS_EXCLUDEDMODELS() Determine if EXCLUDEDMODELS has a value