SAP ABAP Class IF_SALV_CSF_CONVERTER (Converter (converts data from source to target))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_DATA_CNT_CONVERTER | Data Container Converter (converts to Target) | 20080801 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_DATA_CONVERTER | Data Converter (Converts Data of Source to Target) | 20080801 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_DATA_CONV_RVRSIBLE | reversible data converter | 20091013 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_DATA_CONVERTER | Data Converter | 20080801 |
Properties
| Class | IF_SALV_CSF_CONVERTER | |
| Short Description | Converter (converts data from source to target) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080801 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_CSF_CONVERTER has no forward declaration.
Interfaces
Class IF_SALV_CSF_CONVERTER has no interface implemented.
Friends
Class IF_SALV_CSF_CONVERTER has no friend class.
Attributes
Class IF_SALV_CSF_CONVERTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Converter Type (Simple, Complex) | 20080805 | |
| 2 | Instance method | Public | Method | Get Source Attribute Description | 20080929 | |
| 3 | Instance method | Public | Method | Get Target Attribute Description | 20080929 | |
| 4 | Instance method | Public | Method | Validate Converter | 20080801 |
Events
Class IF_SALV_CSF_CONVERTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CONVERTER | Public | Type reference (TYPE) | SYTABIX | Converter | 20080804 | |
Method Signatures
Method GET_CONVERTER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | Y_CONVERTER | Converter | 20080805 |
Method GET_CONVERTER_TYPE on class IF_SALV_CSF_CONVERTER has no exception.
Method GET_SOURCE_ATTRIBUTE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080929 |
Method GET_SOURCE_ATTRIBUTE_DESCR on class IF_SALV_CSF_CONVERTER has no exception.
Method GET_TARGET_ATTRIBUTE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSF_ATTRIBUTE_DESCR | Attribute Description | 20080929 |
Method GET_TARGET_ATTRIBUTE_DESCR on class IF_SALV_CSF_CONVERTER has no exception.
Method VALIDATE Signature
Method VALIDATE on class IF_SALV_CSF_CONVERTER has no parameter.
Method VALIDATE on class IF_SALV_CSF_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |