Quantcast
Channel: Baanboard.com
Viewing all articles
Browse latest Browse all 4216

How to get the multiple text lines from the text manager tttxt010 table

$
0
0
Hi,
I'm doing a customization in order to fetch the text from the table tttxt010 by checking the text number from the sales order table as follows...

select tttxt010.ctxt, tttxt010.text
from tttxt010
where tttxt010.ctxt = {:tdsls400.txta}
selectdo
text.header = tttxt010.text
message("%s",tttxt010.text)
endselect
Actually I can view two lines of text for the particular text no via the Text manager tool in ERPLN... But I can get only one line of text while execute the above script... So how can I get all lines in that particular field.
Note : I have created report input field as follows for "text.header"
text.header tcmcsstr300m

Can anybody please help me...
Regards,
Pralash

Viewing all articles
Browse latest Browse all 4216

Trending Articles



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