SAP ABAP Class CL_CRM_ELEMDESCR (Class That Holds Further Data for RTTI Element)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Properties
Class CL_CRM_ELEMDESCR  
Short Description Class That Holds Further Data for RTTI Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20030409   SAP 
Last change 00000000   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_ELEMDESCR has no interface implemented.
Friends
Class CL_CRM_ELEMDESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SUITABLE_FOR_LISTBOX Constant Private Type reference (TYPE) C 'L' Suitable for Listbox 20030409
2 GR_RTTI_REF Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Reference to Corresponding RTTI Element 20030409
3 GS_ADMIN_LINE Static Attribute Protected See coding 20030409
4 GT_ADMIN Static Attribute Protected See coding 20030409
5 GT_SIMPLE_HELP_VALUES Instance attribute Private Type reference (TYPE) SHSVALTAB Value List for Search Help 20030409
6 GV_ELEM_NAME Instance attribute Private Type reference (TYPE) STRING Name of Element 20030409
7 GV_F4_SEARCHED Instance attribute Private Type reference (TYPE) BOOLEAN F4 Values Were Searched 20030409
8 GV_GUID Instance attribute Private Type reference (TYPE) GUID_32 MD5 Hash Values 20030519
9 GV_HELP_TYPE Instance attribute Private Type reference (TYPE) C 20030409
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20030409
2 DESCRIBE_BY_NAME Static method Public Method Description of Category for Data Object 20030409
3 GET_GUID Instance method Public Method Returns MD5 Hash for Value Table 20030519
4 GET_RTTI_REF Instance method Public Method Returns Reference to CL_ABAP_ELEMDESCR 20030409
5 GET_SIMPLE_HELPVALUES Instance method Public Method Returns Simple F4 Values 20030409
6 IS_F4_SUITABLE_FOR_LIST Instance method Public Method F4 Values Can Be Displayed in a Listbox 20030409
Events
Class CL_CRM_ELEMDESCR has no event.
Types
Class CL_CRM_ELEMDESCR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_ELEMDESCR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_ELEMDESCR has no exception.

Method DESCRIBE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DESCR_REF Value transfer Object reference (TYPE REF TO) CL_CRM_ELEMDESCR Klasse die weitere Daten zum RTTI Element hält 20030409
2 Importing IV_NAME Call by reference Type reference (TYPE) ANY Name eines Elementes 20030409
# Exception Resumable Description Created on
1 TYPE_NOT_FOUND Typ mit Namen p_name konnte nicht gefunden werden 20030409

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GUID Value transfer Type reference (TYPE) GUID_32 Characterfeld der Länge 32 20030519

Method GET_GUID on class CL_CRM_ELEMDESCR has no exception.

Method GET_RTTI_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_DESCR_REF Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Run-Time Type Identification 20030409

Method GET_RTTI_REF on class CL_CRM_ELEMDESCR has no exception.

Method GET_SIMPLE_HELPVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_HELP_VALUES Value transfer Type reference (TYPE) SHSVALTAB Einfache F4 Werte 20030414

Method GET_SIMPLE_HELPVALUES on class CL_CRM_ELEMDESCR has no exception.

Method IS_F4_SUITABLE_FOR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_LIST Value transfer Type reference (TYPE) ABAP_BOOL 20030409

Method IS_F4_SUITABLE_FOR_LIST on class CL_CRM_ELEMDESCR has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 400