SAP ABAP Class CL_SLIM_ROLE_VIEW (System Measurement: Role Licence Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ALV_GRID System Measurement: Abstract ALV Class 20070724
Properties
Class CL_SLIM_ROLE_VIEW  
Short Description System Measurement: Role Licence Attributes    
Super Class CL_SLIM_ALV_GRID System Measurement: Abstract ALV Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20060301   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_ROLE_VIEW has no forward declaration.
Interfaces
Class CL_SLIM_ROLE_VIEW has no interface implemented.
Friends
Class CL_SLIM_ROLE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GRID_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'SLIM_ROLE_GRID_CONTAINER' Name of a Screen Element 20070724
2 GT_ERROR_LIST Instance attribute Private Type reference (TYPE) T_ERROR_LIST_T 20070724
3 GT_ROLES_GRID_DATA Instance attribute Public Type reference (TYPE) SLIM_RBC_T_SHOW_ROLES System Measurement: Roles Display Table 20070724
4 GT_UTYPEN Static Attribute Private Type reference (TYPE) SLIM_T_TUTYP 20070724
5 G_GUI_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20070724
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070724
2 EXCLUDE_TB_FUNCTIONS Instance method Private Method Deactivate Toolbar Buttons 20070724
3 UPDATE_GRID Instance method Public Method Refresh Grid Display 20070724
Events
Class CL_SLIM_ROLE_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ERROR_LIST Private See coding 20070724 T_ERROR_LIST type line of SLIM_ERROR_LIST
2 T_ERROR_LIST_T Private Type reference (TYPE) SLIM_ERROR_LIST 20070724
3 T_RESULT Private See coding 20070724 begin of T_RESULT, ch_lic_type type usertypen, ch_tab_idx type lvc_s_modi-row_id, ch_role type AGR_NAME, end of t_result
4 T_RSULT_T Private See coding 20070724 t_rsult_t type table of t_result
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAME_GRID_STRUCT Call by reference Type reference (TYPE) TABNAME Lizenzattribute von Rollen 20070727

Method CONSTRUCTOR on class CL_SLIM_ROLE_VIEW has no exception.

Method EXCLUDE_TB_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20070724

Method EXCLUDE_TB_FUNCTIONS on class CL_SLIM_ROLE_VIEW has no exception.

Method UPDATE_GRID Signature

Method UPDATE_GRID on class CL_SLIM_ROLE_VIEW has no parameter.
Method UPDATE_GRID on class CL_SLIM_ROLE_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in