Application Development 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: 

MESSAGE_TEXTS_READ

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Kind Regards

Eswar

Former Member
0 Kudos

Try this - FORMAT_MESSAGE.

Regards,

Ravi