Application Development 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: 

How change complete title of a Table maintenance.

Former Member
0 Kudos

Hi,

I have a TCode ZBANKKEY to maintain custom table entries.

When i execute this Tcode on the Very top it says " Change View <Table description> : Overview".

or when i go to display mode "change View" turns to "Display View".

I have requirement to change this completely including " Change View" and "Overview"

How this can be done.

I tried SE63 but it changes only Table description not "Change View" and " Overview".

Any suggestion...

Thanks

Sunil

4 REPLIES 4

arul_murugan
Active Participant
0 Kudos

Hi,

I think you can go into the function group of that table maintenace in SE80 and change the respective GUI title.

Please check the below thread also

Thanks

Arul

SuhaSaha
Advisor
Advisor
0 Kudos

You can add your own GUI status to the Table Maintenance screen. For this use the TMG event 'ST'.

Read the SAP online documentation: [http://help.sap.com/saphelp_46c/helpdata/en/91/ca9fada9d111d1a5690000e82deaaa/content.htm] for more details.

You can change the titlebar using events '17'. Check this documentation: [http://help.sap.com/saphelp_46c/helpdata/en/91/ca9fada9d111d1a5690000e82deaaa/frameset.htm]

BR,

Suhas

Former Member
0 Kudos

answered

0 Kudos

Dear Sunil,

can you please send me the answer what you got? I also face the same issue.

i haven't any idea about events in maintenance view.

Thanks in Advance