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 maintenance generator

Former Member
0 Likes
881

Hi everyone

i would like to know what is a table maintenance generator? whats the use of it...

9 REPLIES 9
Read only

Former Member
0 Likes
853

The main purpose of Table Maintenance Generator is to

Create/Change/Delete the table entries with out writing any

code. When ever we create table maintenance generator it

will generate a standard program.

once u create a table maintenanace generator for any table then u can maintain entries thru sm30.

it is generally used for master tables.

reward points if u find answer useful.

regards,

kartik

Edited by: kartik tarla on Jun 26, 2008 8:54 AM

Read only

Former Member
0 Likes
853

Table Maintenance Generator is to Create/Change/Delete the table entries.

Actually main difference in se16,se11 and sm30.

SE11 and SE16 is basically used by technical person.This tcode are mostly not allowed in production system.

But SM30 genrally used by functional consultant or key users

and allowed in production system.

As well as it is a genrator of table view.So there are certain need for creation of table maintaince genrators,

Read only

Former Member
0 Likes
853

hi,

The Table Maintenance Generator is used to create table maintenance program to add, modify or delete records in the database table. This can be accessed using transaction SE54 or in SE11 using the menu Utilities->Table Maintenance Generator.

This specifies the screens to be created in the Table Maintenance Program.

Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.

Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.

pls reward if helpful,

rajyalakshmi

Read only

Former Member
0 Likes
853

Please have a look at below threads:

I hope it helps.

Best Regards,

Vibha

-Please mark all the useful answers

Read only

0 Likes
853

HI,

Using Table maintainence generator we can enter more that one value and also we can change.

se11>created table>utilities-->table maintainence Generator..

here is the link which will give you details abt the Table maintain generator..

URLhttp://www.saptechnical.com/Tutorials/ABAP/TableMaintenance/demo.htm

Thanks,

Nelson

Read only

Former Member
0 Likes
853

Hello,

Table Maintenance Generator (TMG) is a tool which is used to create a equipment by which customized tables created by end users can be changed as required,such as making an entry to that table,deleating an entry etc.

The main purpose of Table Maintenance Generator is to

Create/Change/Delete the table entries with out writing any

code. When ever we create table maintenance generator it

will generate a standard program

SM30 is the transaction code to create table maintenance generator.

*Hope this answers your question

Reward if useful

Regards,

Bhumika

Read only

Former Member
0 Likes
853

Ravi,

i hope this would not hurts you.

As we all have work on our dest we all replying in SDN side by side when we got time.

please try to search in search of SDN am sure you will get your answer.this question has asked zillien of time before.

this is my request.

Amit.

Read only

Former Member
0 Likes
853

Hi Ravi,

Table maintance generator is nothing but functiionality used to maintain database tables.

Moreover it provides us the authorization of data fields as we need to mention the authorization group there, to know more about autorization use F1 help.

table maintance generator is under utilities tab in transaction SE11==>database tables.

hope this information will help you.

Read only

Former Member
0 Likes
853

Hi Ravi.

You can generate database table and views maintenance views to maintain customizing data.

You can create, change and delete customizing data with these maintenance generator.

You can also use maintenance generator for customer database table and maintenance views.

There are actually 2 views which we use in tables commonly.

Which are Database view and other is Maintenance view.

Maintenance view allow us to maintain data of an application preferably object.

To generate the maintenance dialog for a table or view:

Utilities-> Choose Development -> Other tools -> Gen.tab. maint. dialog.

You go to the maintenance transaction initial screen.

Enter the name of the table or view.

Choose Generated objects.

Choose Create/Change.

Confirm the maintenance module creation prompt.

Enter the generation data:

Reward Points if helpfull

Regards Harsh.