‎2006 Jun 04 11:30 PM
Hi Group,
I copied one standard SAP program in to Z program.
The standard program having using some messages from
message class called '>u',I added this message class
to my z program in the begining of the program like
Report ZXXXX Message-ID >u no standard page heading.
but its not working,I am not getting messages from
this class.
please suggest
‎2006 Jun 04 11:52 PM
‎2006 Jun 05 12:25 AM
does the class >u actually exist? Check in SE91. Please show us the code you say refers to message class '>u'.
‎2006 Jun 05 2:12 AM
Hi,
Please give the standard program name which you copied?
Cheers,
Vikram
‎2006 Jun 05 2:57 AM
Hello ,
There is no Message class with name '>U'.thats y u r not getting any messages ..
Check it out .
<b>Thanks
Venkat.O</b>
‎2006 Jun 05 6:26 AM
hi
there is a message class >6 but not >U..if u could provide me with std program u copied will b able to help u out
reward points if it helps
gunjan
‎2006 Jun 05 8:27 AM
HI,
I copied standar SAP program RFKKZE00.In that >U message class using.
‎2006 Jun 05 4:00 PM
Hi,
Unfortunately this program comes as a part ofsofware component release which we dont have in our SAP system hence could not check it but definately there is >u message class.
You can try copying this message class in Z msg class and use that in your program. Did you try debugging at the places where this message class is fired and check what message text is populated.
Cheers,
Vikram
Pls reward for helpful replies!!