SAP ABAP Interface IF_CRM_IC_LTX_DATA_SOURCE (Data source node)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_LTX_ABSTRACT_SOURCE Abstract parent class for data sources 20030519
Properties
Interface IF_CRM_IC_LTX_DATA_SOURCE  
Short Description Data source node    
General Data
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20030519   SAP 
Last changed 20081007   SAP 
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
Interface IF_CRM_IC_LTX_DATA_SOURCE has no interface.
Friends
Interface IF_CRM_IC_LTX_DATA_SOURCE has no friend.
Attributes
Interface IF_CRM_IC_LTX_DATA_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CHILDREN Instance method Public Method Creates the child instances 20030520
2 DESELECT_ATTRIBUTE Instance method Public Method Remove attribute selection 20030521
3 GET_ATTRIBUTES Instance method Public Method Returns defined attributes 20030521
4 GET_DESCRIPTION Instance method Public Method Returns source description 20030528
5 GET_ID Instance method Public Method Returns source ID 20030530
6 GET_MODEL_NAME Instance method Public Method Get model name of data source 20030520
7 GET_PARENT Instance method Public Method Returns null or parent source 20030520
8 GET_PATH Instance method Public Method Return path from root to attribute 20030521
9 GET_RELATION_TO_PARENT Instance method Public Method Returns name of relation to parent 20030521
10 GET_TREE_NAME Instance method Public Method Get tree name of data source 20030520
11 HAS_CHILDREN Instance method Public Method Returns true if source has child sources 20030520
12 IS_ATTRIBUTE Instance method Public Method Returns TRUE if attribute belongs to source 20030521
13 SELECT_ATTRIBUTE Instance method Public Method Select named attribute 20030521
14 SELECT_PATH Instance method Public Method Select source and attribute based on given path 20030521
Events
# Event Type Visibility Description Created on
1 SOURCE_SELECTED Instance Event
(0)
Public
(2)
Raise if source or attribute were selected 20030521
Types
Interface IF_CRM_IC_LTX_DATA_SOURCE has no local type.
Method Signatures

Method CREATE_CHILDREN Signature

Method CREATE_CHILDREN on Interface IF_CRM_IC_LTX_DATA_SOURCE has no parameter.
Method CREATE_CHILDREN on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method DESELECT_ATTRIBUTE Signature

Method DESELECT_ATTRIBUTE on Interface IF_CRM_IC_LTX_DATA_SOURCE has no parameter.
Method DESELECT_ATTRIBUTE on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) CRMT_IC_LTX_ATTRIBUTE_TAB Attribute der Datenquelle 20030521

Method GET_ATTRIBUTES on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030528

Method GET_DESCRIPTION on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030530

Method GET_ID on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_MODEL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030520

Method GET_MODEL_NAME on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_CRM_IC_LTX_DATA_SOURCE Data source node 20030520

Method GET_PARENT on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030521

Method GET_PATH on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_RELATION_TO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_RELATION_NAME Beziehungsname 20030521

Method GET_RELATION_TO_PARENT on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method GET_TREE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20030520

Method GET_TREE_NAME on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method HAS_CHILDREN Signature

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

Method HAS_CHILDREN on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method IS_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) SIMPLE 20030521
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030521

Method IS_ATTRIBUTE on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method SELECT_ATTRIBUTE Signature

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

Method SELECT_ATTRIBUTE on Interface IF_CRM_IC_LTX_DATA_SOURCE has no exception.

Method SELECT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20030521
# Exception Resumable Description Created on
1 CX_CRM_IC_LTX_SOURCE_ERROR Error in data source 20030523
Event Signatures

Event SOURCE_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_ATTRIBUTE Exporting Value transfer Type reference (TYPE) SIMPLE 20030521
2 IV_SOURCE Exporting Value transfer Object reference (TYPE REF TO) IF_CRM_IC_LTX_DATA_SOURCE Data source node 20030521
History
Last changed by/on SAP  20081007 
SAP Release Created in 400