/AWS1/CL_WMLMOBILEDEVACCMATC00¶
The rule that a simulated user matches.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mobiledeviceaccessruleid TYPE /AWS1/WMLMOBILEDEVACCESSRULEID /AWS1/WMLMOBILEDEVACCESSRULEID¶
Identifier of the rule that a simulated user matches.
iv_name TYPE /AWS1/WMLMOBILEDEVACCRULENAME /AWS1/WMLMOBILEDEVACCRULENAME¶
Name of a rule that a simulated user matches.
Queryable Attributes¶
MobileDeviceAccessRuleId¶
Identifier of the rule that a simulated user matches.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MOBILEDEVICEACCESSRULEID() |
Getter for MOBILEDEVICEACCESSRULEID, with configurable defau |
ASK_MOBILEDEVICEACCESSRULEID() |
Getter for MOBILEDEVICEACCESSRULEID w/ exceptions if field h |
HAS_MOBILEDEVICEACCESSRULEID() |
Determine if MOBILEDEVICEACCESSRULEID has a value |
Name¶
Name of a rule that a simulated user matches.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MOBILEDEVACCMATCHEDRULELIST¶
TYPES TT_MOBILEDEVACCMATCHEDRULELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WMLMOBILEDEVACCMATC00 WITH DEFAULT KEY
.