SAP ABAP Class IF_CRM_IC_LTX_DATA_SOURCE (Data source node)
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
Class | IF_CRM_IC_LTX_DATA_SOURCE | |
Short Description | Data source node | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030519 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CRM_IC_LTX_DATA_SOURCE has no interface implemented.
Friends
Class IF_CRM_IC_LTX_DATA_SOURCE has no friend class.
Attributes
Class IF_CRM_IC_LTX_DATA_SOURCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates the child instances | 20030520 |
2 | ![]() |
Instance method | Public | Method | Remove attribute selection | 20030521 |
3 | ![]() |
Instance method | Public | Method | Returns defined attributes | 20030521 |
4 | ![]() |
Instance method | Public | Method | Returns source description | 20030528 |
5 | ![]() |
Instance method | Public | Method | Returns source ID | 20030530 |
6 | ![]() |
Instance method | Public | Method | Get model name of data source | 20030520 |
7 | ![]() |
Instance method | Public | Method | Returns null or parent source | 20030520 |
8 | ![]() |
Instance method | Public | Method | Return path from root to attribute | 20030521 |
9 | ![]() |
Instance method | Public | Method | Returns name of relation to parent | 20030521 |
10 | ![]() |
Instance method | Public | Method | Get tree name of data source | 20030520 |
11 | ![]() |
Instance method | Public | Method | Returns true if source has child sources | 20030520 |
12 | ![]() |
Instance method | Public | Method | Returns TRUE if attribute belongs to source | 20030521 |
13 | ![]() |
Instance method | Public | Method | Select named attribute | 20030521 |
14 | ![]() |
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
Class IF_CRM_IC_LTX_DATA_SOURCE has no local type.
Method Signatures
Method CREATE_CHILDREN Signature
Method CREATE_CHILDREN on class IF_CRM_IC_LTX_DATA_SOURCE has no parameter.
Method CREATE_CHILDREN on class IF_CRM_IC_LTX_DATA_SOURCE has no exception.
Method DESELECT_ATTRIBUTE Signature
Method DESELECT_ATTRIBUTE on class IF_CRM_IC_LTX_DATA_SOURCE has no parameter.
Method DESELECT_ATTRIBUTE on class 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 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_IC_LTX_ATTRIBUTE_TAB | Attribute der Datenquelle | 20030521 |
Method GET_ATTRIBUTES on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030528 |
Method GET_DESCRIPTION on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030530 |
Method GET_ID on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030520 |
Method GET_MODEL_NAME on class 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 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CRM_IC_LTX_DATA_SOURCE | Data source node | 20030520 |
Method GET_PARENT on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030521 |
Method GET_PATH on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_RELATION_NAME | Beziehungsname | 20030521 |
Method GET_RELATION_TO_PARENT on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20030520 |
Method GET_TREE_NAME on class 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 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030520 |
Method HAS_CHILDREN on class 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 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | SIMPLE | 20030521 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030521 |
Method IS_ATTRIBUTE on class 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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20030521 |
Method SELECT_ATTRIBUTE on class 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 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20030521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 |