Application Development and Automation 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: 
Read only

me21n additional data mandadory field error message

Former Member
0 Likes
692

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
659

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

4 REPLIES 4
Read only

Former Member
0 Likes
659

Hi Michel,

Do u got the msg N° ?

Otherwise, to modify message, you can use SE91.

Hope this helps,

Erwan

Read only

Former Member
0 Likes
659

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^

Read only

Former Member
0 Likes
660

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

Read only

0 Likes
659

Thanks!

I was able to find the message and change it.

I didn't know that trick!