/AWS1/CL_WMLGETMOBILEDEVACCE01¶
GetMobileDeviceAccessEffectResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_effect TYPE /AWS1/WMLMOBILEDEVACCRLEFFECT /AWS1/WMLMOBILEDEVACCRLEFFECT¶
The effect of the simulated access,
ALLOWorDENY, after evaluating mobile device access rules in the WorkMail organization for the simulated user parameters.
it_matchedrules TYPE /AWS1/CL_WMLMOBILEDEVACCMATC00=>TT_MOBILEDEVACCMATCHEDRULELIST TT_MOBILEDEVACCMATCHEDRULELIST¶
A list of the rules which matched the simulated user input and produced the effect.
Queryable Attributes¶
Effect¶
The effect of the simulated access,
ALLOWorDENY, after evaluating mobile device access rules in the WorkMail organization for the simulated user parameters.
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¶
A list of the rules which matched the simulated user input and produced the 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 |