SAP ABAP Class CL_KW_ACL_GROUP (KW: ACL Member)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
KM-KW (Application Component) Knowledge Warehouse
⤷
SACL (Package) Access Control Lists
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_KW_ACL_MEMBER_ABSTRACT | KW: Abstract Basis Class for ACLs | 20000801 |
Properties
| Class | CL_KW_ACL_GROUP | |
| Short Description | KW: ACL Member | |
| Super Class | CL_KW_ACL_MEMBER_ABSTRACT | KW: Abstract Basis Class for ACLs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SACL | Access Control Lists |
| Created | 20000801 | SAP |
| Last change | 20000801 | 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) |
Interfaces
Class CL_KW_ACL_GROUP has no interface implemented.
Friends
Class CL_KW_ACL_GROUP has no friend class.
Attributes
Class CL_KW_ACL_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000801 | |
| 2 | Instance method | Public | Method | Gets Members (Groups and Users) | 20000811 | |
| 3 | Instance method | Public | Method | Gets Users (Also in Subgroups) | 20000811 | |
| 4 | Instance method | Public | Method | Checks Whether Someone is a Group Member | 20000811 |
Events
Class CL_KW_ACL_GROUP has no event.
Types
Class CL_KW_ACL_GROUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACL_ID | Value transfer | Type reference (TYPE) | SKW_ACLID | ID | 20000801 | |||
| 2 | GROUP_ID | Value transfer | Type reference (TYPE) | SKW_ACLID | ID | 20000801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INITIALIZATION_FAILED | 20000801 |
Method GET_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUPS | Call by reference | Type reference (TYPE) | SKW_ACLMBS | Mitglieder einer Access Control List | 20000811 | |||
| 2 | USERS | Value transfer | Type reference (TYPE) | SKW_ACLMBS | Mitglieder einer Access Control List | 20000811 |
Method GET_MEMBERS on class CL_KW_ACL_GROUP has no exception.
Method GET_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USERS | Call by reference | Type reference (TYPE) | SKW_ACLMBS | Mitglieder einer Access Control List | 20000811 |
Method GET_USERS on class CL_KW_ACL_GROUP has no exception.
Method VALIDATE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | C | boolean | 20000811 | |||
| 2 | MEMBER | Value transfer | Type reference (TYPE) | SKW_ACLID | Mitglied | 20000811 |
Method VALIDATE_MEMBER on class CL_KW_ACL_GROUP has no exception.
History
| Last changed by/on | SAP | 20000801 |
| SAP Release Created in | 50A |