SAP ABAP Class CL_CFX_USER_ROLE_UI (Adapter Object for User Roles)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_USER_ROLE_UI  
Short Description Adapter Object for User Roles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20020606   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_USER_ROLE_UI has no interface implemented.
Friends
Class CL_CFX_USER_ROLE_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_ID_ADD_COMPLETE Constant Public Type reference (TYPE) CFX_STRING 'AddComplete' Character String for Collaboration Folders 20040421
2 SC_VALUE_SEPARATOR Static Attribute Private Type reference (TYPE) TEXT1 '.' Text 20020606
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_SELECTION Static method Public Method 20020607
2 DECODE_USER_ROLES_PARAMETER Static method Public Method 20020606
3 ENCODE_USER_ROLES_PARAMETER Static method Public Method 20020607
4 GET_HITLIST Static method Public Method Delivers the Roles That Were Found 20040422
5 GET_URL_FOR_USER_ROLE_SEL Static method Public Method 20020607
6 NAVIGATE_FROM_SELECTION Static method Public Method 20020607
7 NAVIGATE_TO_SELECTION Static method Public Method 20020607
8 REMOVE_FROM_SELECTION Static method Public Method 20020607
9 SELECTION_GET Static method Public Method Returns a User List 20020606
Events
Class CL_CFX_USER_ROLE_UI has no event.
Types
Class CL_CFX_USER_ROLE_UI has no local type.
Method Signatures

Method ADD_TO_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_USER_ROLES Call by reference Type reference (TYPE) STRING 20050301
2 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20020607
3 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20020607
4 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020607
5 Importing I_USER_ROLE_ID Call by reference Type reference (TYPE) STRING 20020607

Method ADD_TO_SELECTION on class CL_CFX_USER_ROLE_UI has no exception.

Method DECODE_USER_ROLES_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_ROLE Call by reference Type reference (TYPE) CFX_TT_STRING User Group 20020606
2 Importing I_USER_ROLES Call by reference Type reference (TYPE) STRING 20020606

Method DECODE_USER_ROLES_PARAMETER on class CL_CFX_USER_ROLE_UI has no exception.

Method ENCODE_USER_ROLES_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_USER_ROLES Call by reference Type reference (TYPE) STRING 20020607
2 Importing IT_USER_ROLE Call by reference Type reference (TYPE) CFX_TT_STRING User Group 20020607

Method ENCODE_USER_ROLES_PARAMETER on class CL_CFX_USER_ROLE_UI has no exception.

Method GET_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIT_LIST Call by reference Type reference (TYPE) CFX_TT_ACTIVITY_GROUP Tabellentyp für Basisrollen 20040422
2 Importing I_MATCH Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20040422

Method GET_HITLIST on class CL_CFX_USER_ROLE_UI has no exception.

Method GET_URL_FOR_USER_ROLE_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BACK_URL Value transfer Type reference (TYPE) STRING 20020607
2 Importing I_ESCAPE_URL Value transfer Type reference (TYPE) STRING 20020607
3 Returning R_URL Value transfer Type reference (TYPE) STRING 20020607

Method GET_URL_FOR_USER_ROLE_SEL on class CL_CFX_USER_ROLE_UI has no exception.

Method NAVIGATE_FROM_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020607
2 Importing I_BACKURL Call by reference Type reference (TYPE) STRING 20020607
3 Importing I_MSG_ID Value transfer Type reference (TYPE) STRING 20020607
4 Importing I_MSG_TXT Value transfer Type reference (TYPE) STRING 20020607
5 Importing I_SESSION_ID Call by reference Type reference (TYPE) STRING 20050726
6 Importing I_USER_ROLES Value transfer Type reference (TYPE) STRING 20020607

Method NAVIGATE_FROM_SELECTION on class CL_CFX_USER_ROLE_UI has no exception.

Method NAVIGATE_TO_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020607
2 Importing I_BACKURL Value transfer Type reference (TYPE) STRING 20020607
3 Importing I_ESCAPEURL Value transfer Type reference (TYPE) STRING 20020607
4 Importing I_MATCH Value transfer Type reference (TYPE) STRING 20020607
5 Importing I_MSG_ID Value transfer Type reference (TYPE) STRING 20020607
6 Importing I_MSG_TXT Value transfer Type reference (TYPE) STRING 20020607
7 Importing I_USER_ROLES Value transfer Type reference (TYPE) STRING 20020607

Method NAVIGATE_TO_SELECTION on class CL_CFX_USER_ROLE_UI has no exception.

Method REMOVE_FROM_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20020607
2 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20020607
3 Exporting E_USER_ROLES Call by reference Type reference (TYPE) STRING 20020607
4 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020607
5 Importing IT_USER_ROLE Value transfer Type reference (TYPE) CFX_TT_STRING Tabelle mit strings 20020607
6 Importing I_USER_ROLES Value transfer Type reference (TYPE) STRING 20020607

Method REMOVE_FROM_SELECTION on class CL_CFX_USER_ROLE_UI has no exception.

Method SELECTION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_ROLES Value transfer Object reference (TYPE REF TO) CL_CFX_UI_TABLE CL_CFX_UI_TABLE 20020606
2 Exporting ES_ADD Value transfer Type reference (TYPE) CFX_TS_FUNCTION Beschreibung einer Funktion 20020606
3 Exporting ES_ASSIGN Value transfer Type reference (TYPE) CFX_TS_FUNCTION Beschreibung einer Funktion 20020606
4 Exporting ES_CANCEL Value transfer Type reference (TYPE) CFX_TS_FUNCTION Beschreibung einer Funktion 20020606
5 Exporting ES_ROLE_MATCH Value transfer Type reference (TYPE) CFX_TS_FIELD Beschreibung eines Attributs 20020606
6 Exporting ES_SEARCH Value transfer Type reference (TYPE) CFX_TS_FUNCTION Beschreibung einer Funktion 20020606
7 Exporting ES_SEARCH_RESULT Value transfer Type reference (TYPE) CFX_TS_DROPDOWNLISTBOX structure for ui object dropdownlistbox 20020606
8 Exporting ET_SEARCH_RESULT Value transfer Type reference (TYPE) CFX_TT_DROPDOWNLIST table of options for ui object dropdownlistbox 20020606
9 Exporting E_MSG_ID Value transfer Type reference (TYPE) STRING Typ (0..4) 20020606
10 Exporting E_MSG_TXT Value transfer Type reference (TYPE) STRING Message Text 20020606
11 Exporting E_SEARCH_RESULT_COUNT Value transfer Type reference (TYPE) I 20020606
12 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20020606
13 Importing I_ENABLE_ADD_AND_REMOVE Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20020606
14 Importing I_ENABLE_EDIT Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20020606
15 Importing I_GET_TIMEZONE Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Boolscher Typ 20020606
16 Importing I_MAX_COUNT Value transfer Type reference (TYPE) I 20 20020606
17 Importing I_MULTI_SELECTION Value transfer Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Boolscher Typ 20020606
18 Importing I_TABLE_HEADLINE Value transfer Type reference (TYPE) STRING 20020606
19 Importing I_USER_ROLES Value transfer Type reference (TYPE) STRING 20020606
20 Importing I_USER_ROLE_MATCH Value transfer Type reference (TYPE) STRING 20020606

Method SELECTION_GET on class CL_CFX_USER_ROLE_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200