SAP ABAP Interface IF_SALV_CSF_CONVERTER (Converter (converts data from source to target))
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 - 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
| Interface | IF_SALV_CSF_CONVERTER | |
| Short Description | Converter (converts data from source to target) |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080801 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_CSF_CONVERTER has no forward declaration.
Interfaces
Interface IF_SALV_CSF_CONVERTER has no interface.
Friends
Interface IF_SALV_CSF_CONVERTER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_SALV_CSF_CONVERTER has no exception.
Method VALIDATE Signature
Method VALIDATE on Interface IF_SALV_CSF_CONVERTER has no parameter.
Method VALIDATE on Interface IF_SALV_CSF_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |