/AWS1/CL_SAGUSERCONFIG¶
The configuration for a user membership, including the role assigned to the user within the agent space.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_role TYPE /AWS1/SAGUSERROLE /AWS1/SAGUSERROLE¶
The role assigned to the user. Currently, only MEMBER is supported.
Queryable Attributes¶
role¶
The role assigned to the user. Currently, only MEMBER is supported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLE() |
Getter for ROLE, with configurable default |
ASK_ROLE() |
Getter for ROLE w/ exceptions if field has no value |
HAS_ROLE() |
Determine if ROLE has a value |