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

creating table maintenance generator

Former Member
0 Likes
606

i am trying to create a table maintenance generator for one of ztables i have created, the save button got deactivated how do i save it now.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
578

I don't think that there is a need for the "Save" button when creating your table maintenance program, simply click the create button and set the attributes of the table maintenance.

Regards

Rich Heilman

6 REPLIES 6
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
579

I don't think that there is a need for the "Save" button when creating your table maintenance program, simply click the create button and set the attributes of the table maintenance.

Regards

Rich Heilman

Read only

Former Member
0 Likes
578

In SE11 t-code, Utilities->Table maintenace generator, you create table maintenance.

Once you are done, do the check and activate it.

Thanks,

Santosh

Read only

0 Likes
578

In sm30 i am getting the error ' maintenance dialog incomplete or not defined ' .

Read only

0 Likes
578

Try re-generating your table maintenace by following these steps given in other thread by Naren:

Go to SE11..

Give the table name..Press change..

In the menu..UTILITIES -> TABLE MAINTENANCE GENERATOR..

Press change (pencil button)..

Press expert mode..Press select all..

Press enter.

It will re-generate the table maintenance..

Thanks,

Santosh

Read only

ferry_lianto
Active Contributor
0 Likes
578

Hi,

Please check the following blog on table maintenance:

/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

Also check the following link table maintenance:

http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
578

hi

In SE11 t-code, Zprogram name->Utilities->Table maintenace generator, you create table maintenance.

Once you are done, do the check and activate it. (If you dont activate it,it will be grayed out).

sri