Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: Not able to see more than 15 digits in excel from WebUI

$
0
0

Hi Dharmakasi,

 

   Thanks a lot for your quick reply. I am using FM 'SCMS_TEXT_TO_XSTRING' to convert internal table to xstring. Finally passing xstring data to entity.

 

         lr_doc->set_property_as_string( iv_attr_name = 'FILENAME'

                                         iv_value     = lv_value ).

        

           lr_doc->set_property_as_string( iv_attr_name = 'CONTENT_TYPE'

                                         iv_value     = 'application/msexcel' ).

 

         lv_description = lv_file_name.


         lr_doc->set_property_as_string( iv_attr_name = 'DESCRIPTION'

                                         iv_value     = lv_description ).


         lr_doc->set_property( iv_attr_name = 'CONTENT'

                               iv_value     = iv_xstring ).

 

Thanks & Regards,

Nitish


Viewing all articles
Browse latest Browse all 7775

Trending Articles



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