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

changing standard module pool screen label

Former Member
0 Likes
588

Hi ABAPers,

I want to change the standard module pool screen label. (eg. in MM01 the text 'MATERIAL' to 'MATERIAL NUMBER').

Is it possible? if it is possible how can i do that. pls explain me.

Thanx in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
479

Hi Guna

I think you can do it thru the field exit. Go to tcode CMOD and type in the command PRFB in the command. There you say create new exit and give the data element of the field you want to change and change the texts for that file.

Or

Else one more option is to open the data element in SE11 and go to transaltion to 'EN' and change the texts for short, medium or long to whatever as required.

Reward points if helpful!!

~Ranganath

3 REPLIES 3
Read only

Former Member
0 Likes
479

HEllo,

U can do it withe help of Access Key.

Vasanth

Read only

0 Likes
479

How

could u pls explain me

Read only

Former Member
0 Likes
480

Hi Guna

I think you can do it thru the field exit. Go to tcode CMOD and type in the command PRFB in the command. There you say create new exit and give the data element of the field you want to change and change the texts for that file.

Or

Else one more option is to open the data element in SE11 and go to transaltion to 'EN' and change the texts for short, medium or long to whatever as required.

Reward points if helpful!!

~Ranganath