‎2007 Jun 19 5:47 PM
Hello.
When I try to see a class message by tran: se91 the system display this message
"Message class ZINF has not been maintained".
Who do I to see this Class?
Best regards.
‎2007 Jun 19 5:52 PM
EU is the message class not zinf
check in se91 ,enter message class EU and see the message number 509.
‎2007 Jun 19 5:56 PM
hi Seshu,
i think he tried to to display the message class ZINF in SE91 but it showed that this message class is not maintained using message EU 509
‎2007 Jun 19 6:09 PM
Hi Chandra,
I was looking se91 transaction - Message id EU ..
I think ZINF message id does not exists in system..
Thanks
Seshu
‎2007 Jun 19 6:12 PM
hi Seshu,
ZINF is a custom message..this will exist only in his system
in EU check message 509 ..
‎2007 Jun 19 5:54 PM
check if the message class is created or not.
try to create the message class ZINF, it it proceeds then create that, if it says that message class already exists..then we have to check out some other way
‎2007 Jun 19 5:55 PM
‎2007 Jun 19 5:56 PM
Jose,
Class ZINF is not available in your system. Go to SE91 and create a message class ZINF. This is called in your program and its not created yet. This normally happens while using the code from different system.
Award points if useful.
‎2007 Jun 19 5:57 PM
If you are getting the message nr. EU509 the class message "ZINF" doesn't exist.
Check if you are in the right system (it may need some transports) or if anyone deleted the ZINF class message .
Using a particular message of ZINF does not assure that the class message is already created. the program still work.
Best regards.
‎2007 Jun 19 5:58 PM
The Class Message exits because is used in another programs and work.
‎2007 Jun 19 5:59 PM
‎2007 Jun 19 6:00 PM
José,
Using a particular message of ZINF does not assure that the class message is already created. the program still work...
Sónia
‎2007 Jun 19 6:12 PM
When I run another programa that use the message class ZINF, I see the Message's text.
The class exits.
Thanks.
‎2007 Jun 19 6:15 PM
‎2007 Jun 19 6:20 PM
‎2007 Jun 19 6:42 PM
Hi
I still believe the class is not in your system, but if you can see by another trx, try this:
- Run trx SE91;
- Insert your class;
- Run the trx in debug way;
- Go to Breakpoint->Breakpoint at->Statament
- Insert MESSAGE as statament;
- Press F8
Now you should understand when that message is raised.
Max
‎2007 Jun 19 8:14 PM
how they written the code in program..
<b>message e059(zinf).</b> -> you will not get any syntax even message id does not exists..
‎2007 Jun 19 9:18 PM
Jose,
You said the class works in other program.
So, go to this program, find where the message class is used and double-click on it.
It will take you to the transaction you want.
Regards.
‎2007 Jun 19 6:44 PM
Hi,
Go to > se11> give table name T100 > display> table contents--> enter the value ZINF against field ARBGB and press F8.
and also check the language attribute
aRs