SAP ABAP Class CL_CFX_USER_LIST (Collaboration: User List)
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
⤷
⤷
Properties
| Class | CL_CFX_USER_LIST | |
| Short Description | Collaboration: User List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20001128 | SAP |
| Last change | 20141109 | |
| 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_CFX_USER_LIST has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CFX_AUTHORITY | 20010717 | Collaboration: Authorization |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CFX_COMMON | Common Interface for All Objects | 20010717 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CFX_TT_USER_ID_LIST | User List | 20001128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add User | 20001128 | |
| 2 | Instance method | Public | Method | 20001130 | ||
| 3 | Instance method | Protected | Method | Returns the Common Interface | 20010717 | |
| 4 | Instance method | Public | Method | Returns User Objects | 20001212 | |
| 5 | Instance method | Public | Method | Query Whether User is in List | 20001128 | |
| 6 | Instance method | Public | Method | Delete User | 20001128 | |
| 7 | Instance method | Protected | Method | Set Common Interface | 20010717 |
Events
Class CL_CFX_USER_LIST has no event.
Types
Class CL_CFX_USER_LIST has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_USER_IS_IN_LIST | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20001208 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | CFX_USER_ID | User Id | 20001128 |
Method ADD on class CL_CFX_USER_LIST has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USERS | Call by reference | Type reference (TYPE) | CFX_TT_USER_ID_LIST | Liste von User | 20001130 |
Method GET on class CL_CFX_USER_LIST has no exception.
Method GET_COMMON_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COMMON | Value transfer | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20010717 |
Method GET_COMMON_INTERFACE on class CL_CFX_USER_LIST has no exception.
Method GET_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_USER | Value transfer | Type reference (TYPE) | CFX_TT_USER | Liste von Benutzer Objekten | 20001212 |
Method GET_INSTANCES on class CL_CFX_USER_LIST has no exception.
Method IS_IN_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER | Call by reference | Type reference (TYPE) | CFX_USERID | User Id | 20001128 | |||
| 2 | R_USER_IS_IN_LIST | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20001128 |
Method IS_IN_LIST on class CL_CFX_USER_LIST has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_USER_IS_NOT_IN_LIST | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20001208 | |||
| 2 | I_USER | Call by reference | Type reference (TYPE) | CFX_USER_ID | User Id | 20001128 |
Method REMOVE on class CL_CFX_USER_LIST has no exception.
Method SET_COMMON_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Gemeinsame Schnittstelle aller Objekte | 20010717 |
Method SET_COMMON_INTERFACE on class CL_CFX_USER_LIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |