‎2007 Jun 26 8:35 AM
HAI,
I HAVE GIVEN LIKE THIS WAY IN PROGRAM
message-msgty = 'E'.
message-msgid = 'Z3'.
message-msgno = '000'.
HOW CAN I CREATE THIS TEXT ?
THANK YOU
ASHOK KUMAR
‎2007 Jun 26 8:41 AM
hi ashok,
u can create a message class using SE91, and create ur message text and call them in the program.
Otherwise u can directly use in the report.
<b>Message i001(zsd) with 'no data exists'.</b>
Regards...
Arun.
Reward points if useful.
‎2007 Jun 26 8:37 AM
‎2007 Jun 26 8:38 AM
Goto to se91 and put Z3 . this should be a message class or u need to create it.
in this u put no 000 and write text in it that u need.
Thanks and Regards,
Saurabh
‎2007 Jun 26 8:39 AM
Hi,
Double click on the message class or goto the tcode se91 and create a message class. you can define the msgno and message text here.
Regards,
Richa
‎2007 Jun 26 8:41 AM
hi ashok,
u can create a message class using SE91, and create ur message text and call them in the program.
Otherwise u can directly use in the report.
<b>Message i001(zsd) with 'no data exists'.</b>
Regards...
Arun.
Reward points if useful.