SAP ABAP Interface IF_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_DATA_CONVERTER | Data Converter | 20090508 |
Properties
Interface | IF_SALV_BS_DATA_CONVERTER | |
Short Description | Data Converter |
General Data
Package | SALV_BS_TOOLS | Tools |
Created | 20090507 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_SALV_BS_CONV_TOOL | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SALV_BS_DATA_CONVERTER has no interface.
Friends
Interface IF_SALV_BS_DATA_CONVERTER has no friend.
Attributes
Interface IF_SALV_BS_DATA_CONVERTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Convert Value from ISO | 20090508 |
2 | ![]() |
Instance method | Public | Method | Convert Value from External Value | 20090508 |
3 | ![]() |
Instance method | Public | Method | Convert Value to ISO | 20090508 |
4 | ![]() |
Instance method | Public | Method | Convert Value to External Value | 20090508 |
Events
Interface IF_SALV_BS_DATA_CONVERTER has no event.
Types
Interface IF_SALV_BS_DATA_CONVERTER has no local type.
Method Signatures
Method FROM_ISO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | I | 20090508 | |||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
3 | ![]() |
REFFIELDTYPE | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_DATA=>REFFIELDTYPE | 20090508 | |||
4 | ![]() |
REFFIELDVALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 | |||
5 | ![]() |
R_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20090508 | ||
6 | ![]() |
S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20090508 | |||
7 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierungsfehler | 20090508 |
Method FROM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVEXIT | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
2 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | I | 20090508 | |||
3 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
4 | ![]() |
REFFIELDTYPE | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_DATA=>REFFIELDTYPE | 20090508 | |||
5 | ![]() |
REFFIELDVALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 | |||
6 | ![]() |
R_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20090508 | ||
7 | ![]() |
S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20090508 | |||
8 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Conversion Error | 20090520 |
Method TO_ISO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | I | 20090508 | |||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | ANY | 20090508 | |||
3 | ![]() |
REFFIELDTYPE | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_DATA=>REFFIELDTYPE | 20090508 | |||
4 | ![]() |
REFFIELDVALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 | |||
5 | ![]() |
R_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20090508 | ||
6 | ![]() |
S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20090508 | |||
7 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierungsfehler | 20090508 |
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONVEXIT | Call by reference | Type reference (TYPE) | STRING | 20090508 | |||
2 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | I | 20090508 | |||
3 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | ANY | 20090508 | |||
4 | ![]() |
LEADING_ZERO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090508 | ||
5 | ![]() |
REFFIELDTYPE | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_DATA=>REFFIELDTYPE | 20090508 | |||
6 | ![]() |
REFFIELDVALUE | Call by reference | Type reference (TYPE) | DATA | 20090508 | |||
7 | ![]() |
R_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20090508 | ||
8 | ![]() |
SIGN_POSITION | Call by reference | Type reference (TYPE) | CL_SALV_BS_CONV_TOOL=>Y_SIGN_POSITION | CL_SALV_BS_CONV_TOOL=>CS_SIGN_POSITION-STANDARD | 20110121 | ||
9 | ![]() |
S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20090508 | |||
10 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Conversion Error | 20090520 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |