SAP ABAP Class CL_CRM_UI_ROLES (Roles and Authorizations)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Properties
Class CL_CRM_UI_ROLES  
Short Description Roles and Authorizations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060407   SAP 
Last change 20110908   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 has no interface implemented.
Friends
Class CL_CRM_UI_ROLES 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 20071206
2 GS_ROLE_ATTRIBUTES Static Attribute Private Type reference (TYPE) CRMS_UI_ROLE_PROFILE UIU Role Attributes 20060410
3 PREFIX Constant Private Type reference (TYPE) EXT_SERVICE 'UIU_COMP' Type of External Service 20060407
4 S_COMPONENT Static Attribute Private Type reference (TYPE) BSP_WD_COMPONENT_NAME 'CRM_UI_FRAME' Component Name 20080723
5 S_INBOUND_PLUG Static Attribute Private Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20080723
6 S_WINDOW Static Attribute Private Type reference (TYPE) CRMT_UI_INTERFACE_VIEW1 'MainWindow' Interface View 20080723
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TRACE Static method Public Method Activate Componet trace and Deactivate old one 20060407
2 GET_NAVBAR_OVERRIDES_BY_ROLE Static method Public Method Get values that override navigation bar details 20071206
3 GET_ROLE_ATTRIB Static method Public Method Get Role Attributes(Profiles + role config key) 20060410
4 GET_SERVICE_NAME Static method Public Method Get the name of a Service as String 20060425
5 GET_VISIBLE_LINKS Static method Public Method Get visible links of a role 20060421
Events
Class CL_CRM_UI_ROLES has no event.
Types
Class CL_CRM_UI_ROLES has no local type.
Method Signatures

Method ACTIVATE_TRACE 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 20060407
2 Importing INBOUND_PLUG Value transfer Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20060407
3 Importing INTERFACE_VIEW Value transfer Type reference (TYPE) CRMT_UI_INTERFACE_VIEW1 Name of BSP Page (Upper and Lower Case) 20060407
# Exception Resumable Description Created on
1 TRACE_ACTIVE_FAILED Trace activation failed 20060407
2 TRACE_DEACTIVE_FAILED Trace deactivation failed 20060407

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) 20071206
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) 20071206
3 Exporting ET_ROLE_DL_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_DL_DETAILS Direct Link Titles (on Business Role Level) 20071206
4 Exporting ET_ROLE_DL_TITLES Call by reference Type reference (TYPE) CRMTT_UI_ROLE_DL_TITLES Direct Link Titles (on Business Role Level) 20071206
5 Exporting ET_ROLE_WCL_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WCL_DETAILS Work Center Links (on Business Role Level) 20071206
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) 20071206
7 Exporting ET_ROLE_WC_DETAILS Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WC_DETAILS Work Center Details (on Business Role Level) 20071206
8 Exporting ET_ROLE_WC_TITLES Call by reference Type reference (TYPE) CRMTT_UI_ROLE_WC_TITLES Work Center Titles (on Business Role Level) 20071206
9 Importing IV_BUSINESS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20071206

Method GET_NAVBAR_OVERRIDES_BY_ROLE on class CL_CRM_UI_ROLES 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 20060410

Method GET_ROLE_ATTRIB on class CL_CRM_UI_ROLES 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 20060425
2 Importing INBOUND_PLUG Value transfer Type reference (TYPE) CRMT_UI_INBOUND_PLUG Inbound Plug 20060425
3 Importing INTERFACE_VIEW Value transfer Type reference (TYPE) CRMT_UI_INTERFACE_VIEW1 Interface View 20060425
4 Returning SERVICE_NAME Value transfer Type reference (TYPE) STRING Service Name 20060425

Method GET_SERVICE_NAME on class CL_CRM_UI_ROLES 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 20060504
2 Exporting EX_DLG_LINKS Call by reference Type reference (TYPE) CRMS_UI_ROLE_DLG_TAB Visible DLG Links 20060421
3 Exporting EX_MENU_LINKS Call by reference Type reference (TYPE) CRMS_UI_ROLE_WC_TAB Visible Menu Links 20060421
4 Exporting EX_WC_LINKS Call by reference Type reference (TYPE) CRMS_UI_ROLE_WC_TAB Visible WC Links 20060421
5 Importing IM_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20060421

Method GET_VISIBLE_LINKS on class CL_CRM_UI_ROLES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700