SAP ABAP Class IF_SALV_CSF_DATA_CONVERTER (Data Converter (Converts Data of Source to Target))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_CONVERTER | Converter (converts data from source to target) | 20080801 |
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
| Class | IF_SALV_CSF_DATA_CONVERTER | |
| Short Description | Data Converter (Converts Data of Source to Target) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_CSF_DATA_CONVERTER has no interface implemented.
Friends
Class IF_SALV_CSF_DATA_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class IF_SALV_CSF_DATA_CONVERTER has no exception.
Method GET_CONVERTER_TYPE Signature
Method GET_CONVERTER_TYPE on class IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method GET_CONVERTER_TYPE on class IF_SALV_CSF_DATA_CONVERTER has no exception.
Method GET_SOURCE_ATTRIBUTE_DESCR Signature
Method GET_SOURCE_ATTRIBUTE_DESCR on class IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method GET_SOURCE_ATTRIBUTE_DESCR on class IF_SALV_CSF_DATA_CONVERTER has no exception.
Method GET_TARGET_ATTRIBUTE_DESCR Signature
Method GET_TARGET_ATTRIBUTE_DESCR on class IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method GET_TARGET_ATTRIBUTE_DESCR on class IF_SALV_CSF_DATA_CONVERTER has no exception.
Method VALIDATE Signature
Method VALIDATE on class IF_SALV_CSF_DATA_CONVERTER has no parameter.
Method VALIDATE on class IF_SALV_CSF_DATA_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |