SAP ABAP Class CL_CRM_IC_LTX_ABSTRACT_SOURCE (Abstract parent class for data sources)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_LTX_DATA_SOURCE Data source node 20030519
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_LTX_CURRENT_SOURCE Data source of type current BDC object 20030519
2 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_LTX_SYSTEM_SOURCE Data source of type system fields 20030520
Properties
Class CL_CRM_IC_LTX_ABSTRACT_SOURCE  
Short Description Abstract parent class for data sources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20030519   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_LTX_ABSTRACT_SOURCE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_LTX_DATA_SOURCE Data source node 20030519
Friends
Class CL_CRM_IC_LTX_ABSTRACT_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Protected Type reference (TYPE) CRMT_IC_LTX_ATTRIBUTE_TAB Attributes of a data source 20030521
2 DESCRIPTION Instance attribute Protected Type reference (TYPE) STRING 20030528
3 FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_CRM_IC_LTX_FACTORY_SOURCE Data source factory for launch transactions 20030519
4 ID Instance attribute Protected Type reference (TYPE) STRING 20030528
5 MODEL_NAME Instance attribute Protected Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20030519
6 PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_CRM_IC_LTX_DATA_SOURCE Data source node 20030519
7 RELATION_TO_PARENT Instance attribute Protected Type reference (TYPE) CRMT_RELATION_NAME Relation Name 20030519
8 SELECTED_ATTRIBUTE Instance attribute Protected Type reference (TYPE) STRING 20030521
9 TREE_NAME Instance attribute Protected Type reference (TYPE) STRING 20030519
Methods
# Method Level Visibility Method type Description Created on
1 FILL_ATTRIBUTES Instance method Protected Method Fill attribute structure 20030521
2 SET_ID Instance method Protected Method Set source id 20030528
Events
Class CL_CRM_IC_LTX_ABSTRACT_SOURCE has no event.
Types
Class CL_CRM_IC_LTX_ABSTRACT_SOURCE has no local type.
Method Signatures

Method FILL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) SIMPLE 20030521

Method FILL_ATTRIBUTES on class CL_CRM_IC_LTX_ABSTRACT_SOURCE has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SIMPLE 20030528

Method SET_ID on class CL_CRM_IC_LTX_ABSTRACT_SOURCE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400