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

Re: TEXT_CONVERT_XLS_TO_SAP FM upload time cell format

$
0
0

Hello Archana,

 

Im calling the FM this way:

 

call function 'TEXT_CONVERT_XLS_TO_SAP'

     exporting

*     I_FIELD_SEPERATOR    =

       i_line_header        = abap_true

       i_tab_raw_data       = l_t_tab_raw

       i_filename           = l_wr_file

     tables

       i_tab_converted_data = t_table_imp[]

     exceptions

       conversion_failed    = 1

       others               = 2.


My internal table t_table_imp gets this value 0,825196 instead 19:48:17.


All other cells are upload to internal table correctly unless this one...


Viewing all articles
Browse latest Browse all 8937

Trending Articles



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