/AWS1/CL_BDOMATCHPRINCIPALS¶
A condition that matches requests based on the caller's identity.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_anyof TYPE /AWS1/CL_BDOMATCHPRINCENTRY=>TT_MATCHPRINCIPALENTRIES TT_MATCHPRINCIPALENTRIES¶
A list of principal entries. The condition is met if any of the entries match the caller's identity.
Queryable Attributes¶
anyOf¶
A list of principal entries. The condition is met if any of the entries match the caller's identity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANYOF() |
Getter for ANYOF, with configurable default |
ASK_ANYOF() |
Getter for ANYOF w/ exceptions if field has no value |
HAS_ANYOF() |
Determine if ANYOF has a value |