2006 Oct 27 12:19 PM
Hi,
We had made the field "Collective no." of the additional data tab of the me21n transaction mandatory.
We also change the name of that field to a custom name.
Now if the user doesn't enter text in that field we get the error "Please enter Collective no.".
I want to change the message to match our new field name.
I checked in T100 for that message, but it's not there.
Can anyone tell me from were that message come from, and how to change it.
Thanks
2006 Oct 27 2:10 PM
HI,
double click on the message on status bar
and see the message class and use se91
transaction and search for message no under
message class and do where used list to find
list of program using the message.
Regards
amole
Hi,
We had made the field "Collective no." of the additional data tab of the me21n transaction mandatory.
We also change the name of that field to a custom name.
Now if the user doesn't enter text in that field we get the error "Please enter Collective no.".
I want to change the message to match our new field name.
I checked in T100 for that message, but it's not there.
Can anyone tell me from were that message come from, and how to change it.
Thanks
2006 Oct 27 1:22 PM
Hi Michel,
Do u got the msg N° ?
Otherwise, to modify message, you can use SE91.
Hope this helps,
Erwan
2006 Oct 27 1:39 PM
hi
good
sometime some errors are system generated errors ,so if we look for them in text elements than we wont get them, so i hope the error you r getting is a SAP generated error.
thanks
mrutyun^
2006 Oct 27 2:10 PM
HI,
double click on the message on status bar
and see the message class and use se91
transaction and search for message no under
message class and do where used list to find
list of program using the message.
Regards
amole
2006 Oct 27 2:25 PM
Thanks!
I was able to find the message and change it.
I didn't know that trick!