SAP ABAP Class CL_CRM_UI_MAPPING_SRV (Obsolete - Do not use)
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_MAPPING_SRV  
Short Description Obsolete - Do not use    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060418   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_UI_MAPPING_SRV has no forward declaration.
Interfaces
Class CL_CRM_UI_MAPPING_SRV has no interface implemented.
Friends
Class CL_CRM_UI_MAPPING_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SELF Static Attribute Private Object reference (TYPE REF TO) CL_CRM_UI_MAPPING_SRV Mapping Service BOL, BOR and UI Object Types 20060418
2 GT_OBJ_MAP Instance attribute Private Type reference (TYPE) TY_OBJ_MAP_TAB 20060418
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060418
2 GET_INSTANCE Static method Public Method Get Instance 20060418
3 GET_UI_OBJECT_TYPE_FROM_ENTITY Instance method Public Method Get UI Object Type from Entity Instance 20060418
4 LOAD Instance method Private Method 20060418
Events
Class CL_CRM_UI_MAPPING_SRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJ_MAP_TAB Private See coding 20060418 ty_obj_map_tab type SORTED TABLE OF CRMS_UI_OBJ_MAP WITH UNIQUE key object_name
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRM_UI_MAPPING_SRV has no parameter.
Method CONSTRUCTOR on class CL_CRM_UI_MAPPING_SRV has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_UI_MAPPING_SRV Mapping Service BOL, BOR and UI Object Types 20060418

Method GET_INSTANCE on class CL_CRM_UI_MAPPING_SRV has no exception.

Method GET_UI_OBJECT_TYPE_FROM_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060418
2 Returning RV_RESULT Value transfer Type reference (TYPE) BSP_DLC_OBJECT_TYPE Object Type 20060418

Method GET_UI_OBJECT_TYPE_FROM_ENTITY on class CL_CRM_UI_MAPPING_SRV has no exception.

Method LOAD Signature

Method LOAD on class CL_CRM_UI_MAPPING_SRV has no parameter.
Method LOAD on class CL_CRM_UI_MAPPING_SRV has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700