SAP ABAP Class CL_CFX_USER_GROUP (Administration of User Groups)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

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 | 20041104 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_MEMBER_INFO | Authorization Holder IDs | 20041104 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20041207 |
Properties
Class | CL_CFX_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 | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20041104 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
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 | 20041104 | ||
2 | IF_ACO_MEMBER_INFO | Authorization Holder IDs | 20041104 | ||
3 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20041207 |
Friends
Class CL_CFX_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) | CL_ACO_USER_GROUP | Administration of User Groups | 20041104 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_AUTHORITY | Authorization Check | 20041104 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ACO_USER_GROUP_ID | User Group ID | 20041104 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CFX_TT_USER_GROUP_REF | References to USER_GROUP Instances | 20041104 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
User group was changed | 20041104 |
2 | CREATED | Static Event (1) |
Public (2) |
User group was created | 20041104 |
3 | DELETED | Instance Event (0) |
Public (2) |
User group was deleted | 20041104 |
Types
Class CL_CFX_USER_GROUP has no local type.
Method Signatures
Method ADD_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER_ID | Value transfer | Type reference (TYPE) | ACO_GROUP_USER-USER_ID | User Id | 20041104 |
Method ADD_USER on class CL_CFX_USER_GROUP has no exception.
Method ADD_USER_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER_GROUP_ID | Value transfer | Type reference (TYPE) | ACO_USER_GROUP_ID | Benutzergruppen-Id | 20041104 |
Method ADD_USER_GROUP on class CL_CFX_USER_GROUP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | ACO_USER_GROUP_ID | Benutzergruppen-Id | 20041104 |
Method CONSTRUCTOR on class CL_CFX_USER_GROUP has no exception.
Method COPY_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER_ID | Call by reference | Type reference (TYPE) | ACO_USER_ID | User Id | 20041104 | ||
2 | ![]() |
IV_USER_ID_TEMPLATE | Call by reference | Type reference (TYPE) | ACO_USER_ID | User Id | 20041104 |
Method COPY_USER on class CL_CFX_USER_GROUP has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20041104 | |||
2 | ![]() |
IV_NAME | Value transfer | Type reference (TYPE) | STRING | 20041104 | |||
3 | ![]() |
RR_USER_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_CFX_USER_GROUP | Verwaltung von Benutzergruppen | 20041104 |
Method CREATE on class CL_CFX_USER_GROUP has no exception.
Method DELETE Signature
Method DELETE on class CL_CFX_USER_GROUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Berechtigungsprüfung | 20041104 |
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | ACO_GROUP | Struktur für Suchhilfe ACO_BSP_USER_GROUP | 20041104 |
Method GET_ATTRIBUTES on class CL_CFX_USER_GROUP has no exception.
Method GET_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_AUTHORITY | Value transfer | Object reference (TYPE REF TO) | CL_CFX_AUTHORITY | Collaboration: Authority | 20041203 |
Method GET_AUTHORITY on class CL_CFX_USER_GROUP has no exception.
Method GET_AUTHORIZATION Signature
Method GET_AUTHORIZATION on class CL_CFX_USER_GROUP has no parameter.
Method GET_AUTHORIZATION on class CL_CFX_USER_GROUP has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | ACO_USER_GROUP-USER_GROUP_ID | Benutzergruppen-Id | 20041104 |
Method GET_ID on class CL_CFX_USER_GROUP has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | ACO_USER_GROUP_ID | Benutzergruppen-Id | 20041104 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_USER_GROUP | Verwaltung von Benutzergruppen | 20041104 |
Method GET_INSTANCE on class CL_CFX_USER_GROUP has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_USER_GROUP | Call by reference | Type reference (TYPE) | ACO_TT_USER_GROUP_NAME | Liste von objektbezogene Berechtigungen für eine Benutzergr. | 20041104 | ||
2 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | I | 20041104 | |||
3 | ![]() |
EV_SELECTION_LIMITED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20041104 | ||
4 | ![]() |
IV_MATCH | Value transfer | Type reference (TYPE) | ACO_STRING | String | 20041104 | ||
5 | ![]() |
IV_MAX_COUNT | Value transfer | Type reference (TYPE) | I | 20041104 |
Method GET_LIST on class CL_CFX_USER_GROUP has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | ACO_STRING | String | 20041104 |
Method GET_NAME on class CL_CFX_USER_GROUP has no exception.
Method GET_USERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_USER | Value transfer | Type reference (TYPE) | ACO_TT_USER_ATTRIBUTES | Liste von User-Ids | 20041104 |
Method GET_USERS on class CL_CFX_USER_GROUP has no exception.
Method GET_USER_GROUP_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_USER_GROUP_ITEM | Value transfer | Type reference (TYPE) | ACO_TT_USER_GROUP_ITEM | User Items | 20041104 |
Method GET_USER_GROUP_ITEMS on class CL_CFX_USER_GROUP has no exception.
Method GET_USER_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_USER_ITEM | Value transfer | Type reference (TYPE) | ACO_TT_USER_GROUP_ITEM | User Items | 20041104 |
Method GET_USER_ITEMS on class CL_CFX_USER_GROUP has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | ACO_USER_GROUP_ID | Benutzergruppen-Id | 20041104 | ||
2 | ![]() |
RR_USER_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_CFX_USER_GROUP | Verwaltung von Benutzergruppen | 20041104 |
Method INITIALIZE on class CL_CFX_USER_GROUP has no exception.
Method IS_USER_HANDLING_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER_ID | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20041105 | ||
2 | ![]() |
R_IS_USER_HANDLING_ALLOWED | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20041105 |
Method IS_USER_HANDLING_ALLOWED on class CL_CFX_USER_GROUP has no exception.
Method IS_USER_VISIBLE_FOR_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER_ID | Call by reference | Type reference (TYPE) | SY-UNAME | Benutzername | 20041105 | ||
2 | ![]() |
R_USER_IS_VISIBLE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20041105 |
Method IS_USER_VISIBLE_FOR_EXT on class CL_CFX_USER_GROUP has no exception.
Method REMOVE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | ACO_USER_GROUP_ID | Benutzergruppen-Id | 20041104 |
Method REMOVE_INSTANCE on class CL_CFX_USER_GROUP has no exception.
Method REMOVE_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER_ID | Value transfer | Type reference (TYPE) | ACO_GROUP_USER-USER_ID | 20041104 |
Method REMOVE_USER on class CL_CFX_USER_GROUP has no exception.
Method REMOVE_USER_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER_GROUP_ID | Value transfer | Type reference (TYPE) | ACO_USER_GROUP_ID | Benutzergruppen-Id | 20041104 |
Method REMOVE_USER_GROUP on class CL_CFX_USER_GROUP has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | ACO_GROUP-DESCRIPTION | String | 20041104 |
Method SET_DESCRIPTION on class CL_CFX_USER_GROUP has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ACO_STRING | String | 20041104 |
Method SET_NAME on class CL_CFX_USER_GROUP has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_CFX_USER_GROUP has no parameter.
Event CREATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_USER_GROUP | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ACO_USER_GROUP | Verwaltung von Benutzergruppen | 20041104 |
Event DELETED Signature
Event DELETED on class CL_CFX_USER_GROUP has no parameter.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |