SAP ABAP Class CL_SALV_BS_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_BS_TOOLS (Package) Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_DATA_CONVERTER | Data Converter | 20090508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_DATA_INTERPRET | Data Interpreter | 20090508 |
Properties
| Class | CL_SALV_BS_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_BS_TOOLS | Tools |
| Created | 20090507 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_BS_DATA_CONVERTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_BS_DATA_CONVERTER | Data Converter | 20090508 | ||
| 2 | IF_SALV_BS_DATA_INTERPRET | Data Interpreter | 20090508 |
Friends
Class CL_SALV_BS_DATA_CONVERTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20090508 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20090508 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20090508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20090508 | |
| 2 | Static method | Public | Method | Convert Boolean from External Value | 20090508 | |
| 3 | Static method | Public | Method | Convert Boolean to External Value | 20090508 |
Events
Class CL_SALV_BS_DATA_CONVERTER has no event.
Types
Class CL_SALV_BS_DATA_CONVERTER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SALV_BS_DATA_CONVERTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SALV_BS_DATA_CONVERTER has no exception.
Method FROM_STRING_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STRING | 20090508 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler | 20090508 |
Method TO_STRING_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | ANY | 20090508 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20090508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konvertierungsfehler | 20090508 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |