‎2008 Dec 11 11:31 AM
Hii,
I am storing a long text using function module save_text.
for eg text_name = ZPRIYA. (The text within it is 'hello world').In which table does this get stored??Is it stored in a transparent table from where i can fetch the text and print it as output?
‎2008 Dec 11 11:33 AM
hi:
Use read_text function module to retreive the text.
Regards
Shashi
‎2008 Dec 11 11:36 AM
why you didnt search forum?
giving information as you are fresher
table STXH ,STXL .
‎2008 Dec 11 11:36 AM
‎2008 Dec 11 11:37 AM