SAP ABAP Function Module CONVERT_VALUE_CHAR_TO_FLTP (Converts a value from CHAR to FLTP)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-COU (Application Component) Counter
⤷
CRM_MPK (Package) Measuring Point Kernel

⤷

⤷

Basic Data
Function Module | CONVERT_VALUE_CHAR_TO_FLTP | Converts a value from CHAR to FLTP |
Function Group | CRM_MPK | MP Kernel Class |
Program Name | SAPLCRM_MPK | |
INCLUDE Name | LCRM_MPKU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_VALUE | TYPE | CRMT_MPK_VALUE_VISIBLE | Visible value | |||
![]() |
EV_INDICATOR | TYPE | CRMT_MPK_BOOLEAN | Logical Variable | |||
![]() |
EV_VALUE_SI | TYPE | CRMT_MPK_VALUE_VISIBLE_SI | Visible value in SI unit of measure | |||
![]() |
IV_VALUE | TYPE | CRMT_MPK_VALUE_VISIBLE_UI | Visible value (UI) | |||
![]() |
IV_UNIT | TYPE | CRMT_MPK_UNIT | Measuring Point Unit of Measure | |||
![]() |
IV_DECIMALS | TYPE | CRMT_MPK_DECIMALS | Number of Decimal Places on a Measuring Point | |||
![]() |
IV_FIELDNAME | TYPE | C | Fieldname | |||
![]() |
STRING_NOT_FLTP | TYPE | Char value is not convertible to FLTP format | ||||
![]() |
UNIT_NOT_FOUND | TYPE | Entered Unit could not be found | ||||
![]() |
CONVERSION_FAILED | TYPE | Conversion to SI Unit failed | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20020829 |
SAP Release Created in |