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 | Instance attribute | Protected | Type reference (TYPE) | CRMT_IC_LTX_ATTRIBUTE_TAB | Attributes of a data source | 20030521 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030528 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRM_IC_LTX_FACTORY_SOURCE | Data source factory for launch transactions | 20030519 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030528 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20030519 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRM_IC_LTX_DATA_SOURCE | Data source node | 20030519 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20030519 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030521 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20030519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fill attribute structure | 20030521 | |
| 2 | 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 | 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 | 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 |