/AWS1/CL_CHESIGNINDELEGATEGRP¶
An Active Directory (AD) group whose members are granted permission to act as delegates.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_groupname TYPE /AWS1/CHENONEMPTYSTRING /AWS1/CHENONEMPTYSTRING¶
The group name.
Queryable Attributes¶
GroupName¶
The group name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPNAME() |
Getter for GROUPNAME, with configurable default |
ASK_GROUPNAME() |
Getter for GROUPNAME w/ exceptions if field has no value |
HAS_GROUPNAME() |
Determine if GROUPNAME 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_SIGNINDELEGATEGROUPLIST¶
TYPES TT_SIGNINDELEGATEGROUPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHESIGNINDELEGATEGRP WITH DEFAULT KEY
.