/AWS1/CL_WMLIMPERSONATIONMAT00¶
The impersonation rule that matched the input.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_impersonationruleid TYPE /AWS1/WMLIMPERSONATIONRULEID /AWS1/WMLIMPERSONATIONRULEID¶
The ID of the rule that matched the input
iv_name TYPE /AWS1/WMLIMPERSONATIONRULENAME /AWS1/WMLIMPERSONATIONRULENAME¶
The name of the rule that matched the input.
Queryable Attributes¶
ImpersonationRuleId¶
The ID of the rule that matched the input
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMPERSONATIONRULEID() |
Getter for IMPERSONATIONRULEID, with configurable default |
ASK_IMPERSONATIONRULEID() |
Getter for IMPERSONATIONRULEID w/ exceptions if field has no |
HAS_IMPERSONATIONRULEID() |
Determine if IMPERSONATIONRULEID has a value |
Name¶
The name of the rule that matched the input.
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_IMPERSONATIONMATCHEDRULELST¶
TYPES TT_IMPERSONATIONMATCHEDRULELST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WMLIMPERSONATIONMAT00 WITH DEFAULT KEY
.