SAP ABAP Interface IF_SALV_CSF_DATA_CONVERTER (Data Converter (Converts Data of 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_CONV_RVRSIBLE | reversible data converter | 20091013 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_DATA_CONVERTER | Data Converter | 20080722 |
Properties
| Interface | IF_SALV_CSF_DATA_CONVERTER | |
| Short Description | Data Converter (Converts Data of Source to Target) |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080722 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SALV_CSF_ATTRIBUTE_DESCR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SALV_CSF_CONVERTER | 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 |
Friends
Interface IF_SALV_CSF_DATA_CONVERTER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CONVERTER_TYPE | Constant | Public | Type reference (TYPE) | IF_SALV_CSF_CONVERTER=>Y_CONVERTER | 1 | Converter | 20080805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert Table of Values into Target Table | 20080731 | |
| 2 | Instance method | Public | Method | Convert Single Value | 20080731 | |
| 3 | Instance method | Public | Method | 20081107 | ||
| 4 | Instance method | Public | Method | 20081107 | ||
| 5 | Instance method | Public | Method | 20081107 | ||
| 6 | Instance method | Public | Method | 20080804 |
Events
Interface IF_SALV_CSF_DATA_CONVERTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CONVERTER | Public | Attribute reference (LIKE) | 20080804 | |
Method Signatures
Method CONVERT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_IS_TABLE_OF_REFERENCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Target is Table of References | 20080731 | ||
| 2 | T_SOURCE | Call by reference | Type reference (TYPE) | INDEX TABLE | Source Table | 20080731 | |||
| 3 | T_TARGET | Call by reference | Type reference (TYPE) | INDEX TABLE | Target Table | 20080731 |
Method CONVERT_TABLE on Interface IF_SALV_CSF_DATA_CONVERTER has no exception.
Method CONVERT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE_LINE | Call by reference | Type reference (TYPE) | DATA | Source Data | 20080922 | |||
| 2 | TARGET_LINE | Call by reference | Type reference (TYPE) | DATA | Target Data | 20080922 |
Method CONVERT_VALUE on Interface IF_SALV_CSF_DATA_CONVERTER has no exception.
Method GET_CONVERTER_TYPE Signature
Method GET_CONVERTER_TYPE on Interface IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method GET_CONVERTER_TYPE on Interface IF_SALV_CSF_DATA_CONVERTER has no exception.
Method GET_SOURCE_ATTRIBUTE_DESCR Signature
Method GET_SOURCE_ATTRIBUTE_DESCR on Interface IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method GET_SOURCE_ATTRIBUTE_DESCR on Interface IF_SALV_CSF_DATA_CONVERTER has no exception.
Method GET_TARGET_ATTRIBUTE_DESCR Signature
Method GET_TARGET_ATTRIBUTE_DESCR on Interface IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method GET_TARGET_ATTRIBUTE_DESCR on Interface IF_SALV_CSF_DATA_CONVERTER has no exception.
Method VALIDATE Signature
Method VALIDATE on Interface IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method VALIDATE on Interface IF_SALV_CSF_DATA_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |