SAP ABAP Class CL_SLIM_DEV_CLASSIFY_AID_VIEW (System Measurement: Role-Based Classification)
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 20070820
Properties
Class CL_SLIM_DEV_CLASSIFY_AID_VIEW  
Short Description System Measurement: Role-Based Classification    
Super Class CL_SLIM_ALV_GRID System Measurement: Abstract ALV Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SLIM   System Measurement 
Created 20060323   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_DEV_CLASSIFY_AID_VIEW has no forward declaration.
Interfaces
Class CL_SLIM_DEV_CLASSIFY_AID_VIEW has no interface implemented.
Friends
Class CL_SLIM_DEV_CLASSIFY_AID_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_F4_FIELD Instance attribute Private Type reference (TYPE) DD02L-TABNAME '' Table Name 20070820
2 GC_GRID_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'SLIM_DEVELOPER_CONTAINER' Grid Container 20070820
3 GC_GRID_DDIC_STRUCT_NAME Constant Private Type reference (TYPE) DD02L-TABNAME 'SLIM_S_DEV_USER_LIST_CHANGE' ABAP Dictionary Structure for GRID 20070820
4 GT_CHANGE_LIST Instance attribute Private See coding System Measurement: User List with Technical Properties 20070820
5 GT_DEV_UTYPES Static Attribute Private Type reference (TYPE) SLIM_DEV_UTYPE_LIST System Measurement: Development User Types 20070820
6 GT_F4_OUTTAB Instance attribute Public See coding 20070820
7 GT_GRID_DATA Instance attribute Protected See coding 20070820
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070820
2 GRID_GET_KEY Instance method Private Method 20070820
Events
Class CL_SLIM_DEV_CLASSIFY_AID_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ROLE_LIC_ATTRIB Private See coding 20070820 begin of T_ROLE_LIC_ATTRIB, mandt type mandt, agr_name type agr_name, lic_type type usertypen, end of T_ROLE_LIC_ATTRIB
2 T_ROLE_LIC_ATTRIB_HT Private See coding 20070820 T_ROLE_LIC_ATTRIB_HT type hashed TABLE OF T_ROLE_LIC_ATTRIB with unique key mandt agr_name lic_type
3 T_ROLE_LIC_ATTRIB_T Private See coding 20070820 T_ROLE_LIC_ATTRIB_T type TABLE OF T_ROLE_LIC_ATTRIB
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 Tabellenname 20070820

Method CONSTRUCTOR on class CL_SLIM_DEV_CLASSIFY_AID_VIEW has no exception.

Method GRID_GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_GRID_KEY Value transfer Type reference (TYPE) SLIM_USERS_WITH_UTYPE Systemvermessung: Benutzerliste mit techn. Eigenschaften 20070820
2 Importing PI_INDEX Call by reference Type reference (TYPE) I 20070820

Method GRID_GET_KEY on class CL_SLIM_DEV_CLASSIFY_AID_VIEW has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in