SAP ABAP Class CL_GDV_VALUE_CONVERTER (Converts VALUES such as strings, xstring and type ANY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GDV_GENERAL (Package) Generic Data Verifier - General Parts
⤷
⤷
Properties
| Class | CL_GDV_VALUE_CONVERTER | |
| Short Description | Converts VALUES such as strings, xstring and type ANY | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GDV_GENERAL | Generic Data Verifier - General Parts |
| Created | 20110131 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GDV_VALUE_CONVERTER has no forward declaration.
Interfaces
Class CL_GDV_VALUE_CONVERTER has no interface implemented.
Friends
Class CL_GDV_VALUE_CONVERTER has no friend class.
Attributes
Class CL_GDV_VALUE_CONVERTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | CALL TRANSFORMATION from ABAP to STRING | 20110131 | |
| 2 | Static method | Public | Method | CALL TRANSFORMATION from ABAP to XSTRING | 20110131 | |
| 3 | Static method | Public | Method | CALL TRANSFORMATION from STRING to ABAP | 20110131 | |
| 4 | Static method | Public | Method | Converts STRING to XSTRING | 20110131 | |
| 5 | Static method | Public | Method | CALL TRANSFORMATION from XSTRING to ABAP | 20110131 | |
| 6 | Static method | Public | Method | Converts XSTRING to STRING | 20110131 |
Events
Class CL_GDV_VALUE_CONVERTER has no event.
Types
Class CL_GDV_VALUE_CONVERTER has no local type.
Method Signatures
Method ABAP_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 2 | STRING | Value transfer | Type reference (TYPE) | STRING | 20110131 |
Method ABAP_TO_STRING on class CL_GDV_VALUE_CONVERTER has no exception.
Method ABAP_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 2 | XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20110131 |
Method ABAP_TO_XSTRING on class CL_GDV_VALUE_CONVERTER has no exception.
Method STRING_TO_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20110131 |
Method STRING_TO_ABAP on class CL_GDV_VALUE_CONVERTER has no exception.
Method STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | STRING | 20110131 | ||||
| 2 | XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20110131 |
Method STRING_TO_XSTRING on class CL_GDV_VALUE_CONVERTER has no exception.
Method XSTRING_TO_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 2 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20110131 |
Method XSTRING_TO_ABAP on class CL_GDV_VALUE_CONVERTER has no exception.
Method XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Value transfer | Type reference (TYPE) | STRING | 20110131 | ||||
| 2 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20110131 |
Method XSTRING_TO_STRING on class CL_GDV_VALUE_CONVERTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |