Skip to content

/AWS1/CL_WMLGETACCCTLEFFECTRSP

GetAccessControlEffectResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_effect TYPE /AWS1/WMLACCESSCTLRULEEFFECT /AWS1/WMLACCESSCTLRULEEFFECT

The rule effect.

it_matchedrules TYPE /AWS1/CL_WMLACCCTLRLNAMELST_W=>TT_ACCESSCONTROLRULENAMELIST TT_ACCESSCONTROLRULENAMELIST

The rules that match the given parameters, resulting in an effect.


Queryable Attributes

Effect

The rule effect.

Accessible with the following methods

Method Description
GET_EFFECT() Getter for EFFECT, with configurable default
ASK_EFFECT() Getter for EFFECT w/ exceptions if field has no value
HAS_EFFECT() Determine if EFFECT has a value

MatchedRules

The rules that match the given parameters, resulting in an effect.

Accessible with the following methods

Method Description
GET_MATCHEDRULES() Getter for MATCHEDRULES, with configurable default
ASK_MATCHEDRULES() Getter for MATCHEDRULES w/ exceptions if field has no value
HAS_MATCHEDRULES() Determine if MATCHEDRULES has a value