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

Table Maintenace

Former Member
0 Likes
427

How do everyone,

I have created a table maintenance view i.e. SM30. for a customied table.

Is there any way that buttons such as the SORT order and FIND and REPLACE can

be added to the screen?

Any help much appreciated and rewarded

Thanks

Andy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
408

Hi,

The scenario is that you have created a custom table and table maintenance generator was created. Now you want to add the buttons to that screen.

If it is the case then you have to go for ENHANCEMENTS. Otherwise you have to create custom transaction for that by your own program by copying the contents of the standard program and then adding your functionality to it.

Reward points if helpful.

Thanks and Regards.

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
408

You can do this, however, you will have to code it in the screen that was created, yourself. NO standard functionality to do this.

have a look at: http://help.sap.com/saphelp_nw70/helpdata/EN/a1/e45217a2f511d1a5630000e82deaaa/frameset.htm

Edited by: Micky Oestreich on Apr 15, 2008 4:16 PM

Read only

Former Member
0 Likes
409

Hi,

The scenario is that you have created a custom table and table maintenance generator was created. Now you want to add the buttons to that screen.

If it is the case then you have to go for ENHANCEMENTS. Otherwise you have to create custom transaction for that by your own program by copying the contents of the standard program and then adding your functionality to it.

Reward points if helpful.

Thanks and Regards.

Read only

0 Likes
408

Many thanks for the replies.

cheers