SAP ABAP Class CL_SALV_CSF_DATA_CONVERTER (Data Converter)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_CONVERTER | Converter (converts data from source to target) | 20080801 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_DATA_CONVERTER | Data Converter (Converts Data of Source to Target) | 20080722 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_CONVERT_EXTERNAL | Convert Data to external representation | 20081001 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_CONVERT_SORTABLE | Convert Textual Data to Sortable Content | 20080722 |
Properties
| Class | CL_SALV_CSF_DATA_CONVERTER | |
| Short Description | Data Converter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20080722 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_CONVERTER | Converter (converts data from source to target) | 20080801 | ||
| 2 | IF_SALV_CSF_DATA_CONVERTER | Data Converter (Converts Data of Source to Target) | 20080722 |
Friends
Class CL_SALV_CSF_DATA_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080922 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080922 | |
| 2 | Instance method | Public | Method | Free | 20080928 |
Events
Class CL_SALV_CSF_DATA_CONVERTER has no event.
Types
Class CL_SALV_CSF_DATA_CONVERTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SOURCE_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080922 | |||
| 2 | R_TARGET_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080922 |
Method CONSTRUCTOR on class CL_SALV_CSF_DATA_CONVERTER has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_DATA_CONVERTER has no parameter.
Method FREE on class CL_SALV_CSF_DATA_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |