SAP ABAP Class CL_CRM_UI_ROLES_MOD (Roles and Authorizations)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     CRM_BOL_FILTER (Package) Filter Programs on BOL entities
Properties
Class CL_CRM_UI_ROLES_MOD  
Short Description Roles and Authorizations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL_FILTER   Filter Programs on BOL entities 
Created 20080208   SAP 
Last change 20100303   SAP 
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_CRM_UI_ROLES_MOD has no interface implemented.
Friends
Class CL_CRM_UI_ROLES_MOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_OF_OVERRIDES Static Attribute Private Type reference (TYPE) TY_BUFFER_OF_OVERRIDES 20080208
2 GS_ROLE_ATTRIBUTES Static Attribute Private Type reference (TYPE) CRMS_UI_ROLE_PROFILE UIU Role Attributes 20080208
3 GV_CURRENT_COMPONENT Static Attribute Public Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20080208
4 PREFIX Constant Private Type reference (TYPE) EXT_SERVICE 'UIU_COMP' Type of External Service 20080208
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAVBAR_OVERRIDES_BY_ROLE Static method Public Method Get values that override navigation bar details 20080208
2 GET_ROLE_ATTRIB Static method Public Method Get Role Attributes(Profiles + role config key) 20080208
3 GET_SERVICE_NAME Static method Public Method Get the name of a Service as String 20080208
4 GET_VISIBLE_LINKS Static method Public Method Get visible links of a role 20080208
Events
# Event Type Visibility Description Created on
1 TRACE_ACTIVATED Instance Event
(0)
Public
(2)
20080208
Types
Class CL_CRM_UI_ROLES_MOD has no local type.
Method Signatures

Method GET_NAVBAR_OVERRIDES_BY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_DLG_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_DLG_DETAILS Direct Link Group Details (on Business Role Level) 20080208
2 Exporting ET_ROLE_DLG_TITLES Call by reference Type reference (TYPE) CRMTT_UI_ROLE_DLG_TITLES Direct Link Group Titles (on Business Role Level) 20080208
3 Exporting ET_ROLE_DL_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_DL_DETAILS Direct Link Titles (on Business Role Level) 20080208
4 Exporting ET_ROLE_DL_TITLES Call by reference Type reference (TYPE) CRMTT_UI_ROLE_DL_TITLES Direct Link Titles (on Business Role Level) 20080208
5 Exporting ET_ROLE_WCL_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WCL_DETAILS Work Center Links (on Business Role Level) 20080208
6 Exporting ET_ROLE_WCL_TITLES Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WCL_TITLES Work Center Link Titles (on Business Role Level) 20080208
7 Exporting ET_ROLE_WC_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WC_DETAILS Work Center Details (on Business Role Level) 20080208
8 Exporting ET_ROLE_WC_TITLES Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WC_TITLES Work Center Titles (on Business Role Level) 20080208
9 Importing IV_BUSINESS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080208

Method GET_NAVBAR_OVERRIDES_BY_ROLE on class CL_CRM_UI_ROLES_MOD has no exception.

Method GET_ROLE_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROLE_ATTRIBUTES Call by reference Type reference (TYPE) CRMS_UI_ROLE_PROFILE UIU Role Attributes 20080208

Method GET_ROLE_ATTRIB on class CL_CRM_UI_ROLES_MOD has no exception.

Method GET_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Value transfer Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20080208
2 Importing INBOUND_PLUG Value transfer Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20080208
3 Importing INTERFACE_VIEW Value transfer Type reference (TYPE) CRMT_UI_INTERFACE_VIEW1 Interface View 20080208
4 Returning SERVICE_NAME Value transfer Type reference (TYPE) STRING Service Name 20080208

Method GET_SERVICE_NAME on class CL_CRM_UI_ROLES_MOD has no exception.

Method GET_VISIBLE_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DEACT_WCS Call by reference Type reference (TYPE) CRMS_UI_ROLE_WC_DEACTIVE_TAB Deactivated Work Center 20080208
2 Exporting EX_DLG_LINKS Call by reference Type reference (TYPE) CRMS_UI_ROLE_DLG_TAB Visible DLG Links 20080208
3 Exporting EX_MENU_LINKS Call by reference Type reference (TYPE) CRMS_UI_ROLE_WC_TAB Visible Menu Links 20080208
4 Exporting EX_WC_LINKS Call by reference Type reference (TYPE) CRMS_UI_ROLE_WC_TAB Visible WC Links 20080208
5 Importing IM_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080208

Method GET_VISIBLE_LINKS on class CL_CRM_UI_ROLES_MOD has no exception.
Event Signatures

Event TRACE_ACTIVATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 COMPONENT Exporting Value transfer Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20080208
2 INBOUND_PLUG Exporting Value transfer Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20080208
3 INTERFACE_VIEW Exporting Value transfer Type reference (TYPE) CRMT_UI_INTERFACE_VIEW1 Interface View 20080208
History
Last changed by/on SAP  20100303 
SAP Release Created in 700