Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MESSAGE_TEXTS_READ

Former Member
0 Likes
376

Hi all,

i am using FM MESSAGE_TEXTS_READ to read a msg which i am finally displaying in ALV o/p but msg this FM is returing is "####No batch input data for screen SAPMSSY3 01" dnt frm whr this #### are cming but due to this the msg is not displaying in o/p whereas rest of the fields are coming perfecly in o/p.

Please suggest any substitue for above mentioned FM or any way so tht i can solve this problem.

Thanks in advance..

Regards ,

Nishant.

2 REPLIES 2
Read only

Former Member
0 Likes
323

Have you tried replacing '#' with SPACE and condensing the text before displaying???

Kind Regards

Eswar

Read only

Former Member
0 Likes
323

Try this - FORMAT_MESSAGE.

Regards,

Ravi