SAP ABAP Class CL_ACO_USER_GROUP (Administration of User Groups)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA (Application Component) Cross-Application Components
⤷
ACO (Package) Authorization Check with Access Control Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_COMMON | Common Interface for Authorization Check | 20020322 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_MEMBER_INFO | Authorization Holder IDs | 20020117 |
Properties
Class | CL_ACO_USER_GROUP | |
Short Description | Administration of User Groups | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ACO | Authorization Check with Access Control Objects |
Created | 20011212 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20020322 | ||
2 | IF_ACO_MEMBER_INFO | Authorization Holder IDs | 20020117 |
Friends
Class CL_ACO_USER_GROUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Authorization Check | 20020322 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACO_GROUP | User Group: Current Attributes | 20050810 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ACO_GROUP | User Group: Original Attributes | 20050810 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACO_TT_USER_GROUP_ID | User Groups of a User Group | 20050810 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACO_TT_USER_GROUP_ID | Superior User Groups of a User Group | 20050810 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACO_TT_USER_ID | Users of a User Group | 20050810 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ACO_TT_USER_GROUP | Use of User Group as Authorization Object | 20050810 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X': User Group Is Locked Exclusively | 20050810 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X': User Group Is Locked Shared | 20050810 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X': ACO_GROUP_HIER Already in Buffer | 20050810 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X': ACO_GROUP_USER already in Buffer | 20050810 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X': Keep Where-Used List of User Group as Auth. Object | 20050810 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_USER_GROUP_ID | User Group ID | 20020208 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | DDENQSCOPE | '1' | No Unlock Upon COMMIT WORK | 20050810 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | DDENQSCOPE | '2' | Unlock Upon COMMIT WORK | 20050810 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | ENQMODE | 'S' | Shared Enqueue | 20050810 | |
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ACO_TT_USER_GROUP_ID | List of User Groups Already Checked During Cycle Check | 20050810 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ACO_TT_USER_GROUP_REF | References to USER_GROUP Instances | 20011212 | ||
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ACO_USER_GROUP_ID | User Group for Which Cycle Check Complete | 20050810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add User | 20020326 |
2 | ![]() |
Instance method | Public | Method | Check: Add User to User Group | 20050810 |
3 | ![]() |
Instance method | Public | Method | Add User Group | 20020326 |
4 | ![]() |
Instance method | Public | Method | Check: Add User Group to User Group | 20050810 |
5 | ![]() |
Static method | Private | Method | Checks Directly Superior User Groups | 20050810 |
6 | ![]() |
Instance method | Public | Constructor | Constructor | 20011212 |
7 | ![]() |
Static method | Public | Method | Copy User | 20020326 |
8 | ![]() |
Static method | Public | Method | Create User Group | 20020326 |
9 | ![]() |
Instance method | Protected | Method | Cycle Check | 20050810 |
10 | ![]() |
Instance method | Public | Method | Delete User Group | 20020326 |
11 | ![]() |
Instance method | Public | Method | Check: Delete a User Group | 20050810 |
12 | ![]() |
Instance method | Private | Method | Delete Buffer Record in MT_GROUP_HIER | 20050810 |
13 | ![]() |
Instance method | Private | Method | Delete Buffer Record in MT_GROUP_SUP | 20050810 |
14 | ![]() |
Instance method | Public | Method | Unlock User Group Exclusively | 20050810 |
15 | ![]() |
Instance method | Public | Method | Unlock User Group Shared | 20050810 |
16 | ![]() |
Instance method | Public | Method | Lock User Group Exclusively | 20050810 |
17 | ![]() |
Instance method | Public | Method | Lock User Group Shared | 20050810 |
18 | ![]() |
Static method | Public | Method | Destructor for Application 'User Groups' | 20050810 |
19 | ![]() |
Instance method | Protected | Method | Destructor of a User Group | 20050810 |
20 | ![]() |
Instance method | Public | Method | Retrieve Attributes | 20020326 |
21 | ![]() |
Static method | Public | Method | Provide Attributes (Old Status) | 20071219 |
22 | ![]() |
Instance method | Public | Method | 20020412 | |
23 | ![]() |
Instance method | Public | Method | Retrieve ID | 20020326 |
24 | ![]() |
Static method | Public | Method | Retrieve Instance | 20011212 |
25 | ![]() |
Static method | Public | Method | Retrieve List | 20020326 |
26 | ![]() |
Instance method | Public | Method | Retreive Name | 20020328 |
27 | ![]() |
Instance method | Private | Method | Provide Attributes (Old Status) | 20071219 |
28 | ![]() |
Instance method | Public | Method | Superior User Groups for User Group from Buffer | 20050810 |
29 | ![]() |
Instance method | Public | Method | Is User Group Still Used as Authorization Object? | 20050810 |
30 | ![]() |
Instance method | Public | Method | Retrieve Hierarchy User | 20020408 |
31 | ![]() |
Instance method | Public | Method | Users of User Group from Buffer | 20050810 |
32 | ![]() |
Instance method | Protected | Method | Read User Groups of a Group | 20050810 |
33 | ![]() |
Instance method | Public | Method | User Groups of User Group from Buffer | 20050810 |
34 | ![]() |
Instance method | Public | Method | Retrieve User Groups of a Group | 20020408 |
35 | ![]() |