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

Re: Text file with Binary data - upload on Presentation server

$
0
0

HI Clemans,

 

I have a file with TXT format which contains data -

 

8CCA8D318D988DFF8E668ECE8F368F9E9006906E90D6913F91A89211927A92E3934D93B69420948A94F4955F95C9.... ( 50000 Continuous characters ).

 

Question 1 : As per 3rd Party, this is Binary data. I am confused now whether it's Binary data or Hex data.

 

 

Question 2 : I am using GUI_UPLAOD with ' BIN' type and providing this as Input file. Output table is Hex for GUI_UPLAOD.

 

  TYPES: BEGIN OF hex_record,

           myhex(255) TYPE x,

         END OF hex_record.

 

DATA : ls_out TYPE  hex_record,

              lt_out TYPE STANDARD TABLE OF hex_record.

 

I am not sure what format it converts the data after passing to GUI_UPLOAD.

 

 

Question 3 :I need to pass this data to FM 'SAPSCRIPT_CONVERT_BITMAP_BDS' using parameter bitmap_file or further processing.  IS it possible..

 

 

Please suggest.

 

Thank you..


Viewing all articles
Browse latest Browse all 3548

Trending Articles



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