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

me23n

Former Member
0 Likes
1,058

Hi ,

    I have problem with me23n ....

    we are added one customer tab ..

   but i need to change the name 'customer tab ' to 'materiel desc '...

    Any possibility is there pls help me out ..

Regards

azh...

1 ACCEPTED SOLUTION
Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
1,015

Hi Sk,

Have you tried the solution.

Regards,

Gurunath Kumar D

Hi ,

    I have problem with me23n ....

    we are added one customer tab ..

   but i need to change the name 'customer tab ' to 'materiel desc '...

    Any possibility is there pls help me out ..

Regards

azh...

7 REPLIES 7
Read only

former_member201275
Active Contributor
0 Likes
1,015

for ME23N it is possible if you use BADI.

Following are the BADI you need to implement for this purpose

ME_GUI_PO_CUST 

ME_PROCESS_PO_CUST

The SUBSCRIBE method of the Business Add-In ME_GUI_PO_CUST enables you to make your own screens known to the transaction control facility.

These badis are also very well documented.

Read only

0 Likes
1,015

hi glen

i had used MM06E005 user exit i am changing the customertab by going to  screenpainter by giving program name and changed the tab name but the problem is it is getting in other language when i am changing the language into table 'REPOTEXT' then it is throwing error in textelements size exceeded Any possibility is there pls help me out ..

Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
1,015

This message was moderated.

Read only

Former Member
0 Likes
1,015

Hi ,  in SE19 search implementation of badi ME_GUI_PO_CUST

then look at method IF_EX_ME_GUI_PO_CUST~SUBSCRIBE.

and find this code:

* a label can be defined
  ls_subscriber-label =   text-001.

Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
1,016

Hi Sk,

Have you tried the solution.

Regards,

Gurunath Kumar D

Read only

0 Likes
1,015

hi gurunath

i tried ur answer it is working fine thank u

regards

azhar

Read only

0 Likes
1,015

Hi Sk,

Once you will get the solution please close threas or mark as answer. this will helpful for others who are going to have the similar issues.

Regards,

Gurunath D