Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: How to export fields long text to excell

$
0
0

Hi Ada Jacobo Dominguez

 

 

When u read the long text by Read_text it will converted into Internal table

pass the itab into this FM it will give u as single text string

data : text type string

 

 

 

CALL FUNCTION 'IDMX_DI_TLINE_INTO_STRING'

   EXPORTING

     it_tline                        =  ITAB[]

  IMPORTING

    EV_TEXT_STRING       = TEXT


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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