Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2720

Re: Convert a char to an FLTP

$
0
0

Hello Silvia,

 

Use FM:

 

CALL FUNCTION 'CHAR_FLTP_CONVERSION'  "Format conversion: Character --> Floating point

  EXPORTING

   string =  <pass your  char value here>                   "CHAR input field for conversion to FLTP

  IMPORTING

    decim =                     "Number of decimal places determined

    expon =                     "Gross power of 10 determined

    flstr =                         "FLTP output field, from CHAR conversion

    ivalu =                        "Value in STRING flag

.

Capture1.PNG

 

BR,

Hitesh


Viewing all articles
Browse latest Browse all 2720

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>