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 Maintanence Generator

Former Member
0 Likes
1,178

Hi Experts,

I want to know what is table maintanence generator. I have gone through the forums discussing this and came to know that it is used to manually

input values using transaction sm30.But my doubt is that we can create entries in a table through the path utilities->table contents->utilities.Then what is this table maintanence generator through sm30.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,153

HI Soumya ,

Generally what is done is once table maintanence generator is generated a transaction is also created for it , thus the entries in the table can be created/modified using that transaction.

This is done because in production systems , we cannot generally create data from SE11 , as we do not have authorization for it , so only to specific users who need to insert data into these table authorization for the transaction is given , and for others they can only view the data.

Hope this helps.

Regards

Arun

Hi Experts,

I want to know what is table maintanence generator. I have gone through the forums discussing this and came to know that it is used to manually

input values using transaction sm30.But my doubt is that we can create entries in a table through the path utilities->table contents->utilities.Then what is this table maintanence generator through sm30.

7 REPLIES 7
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
1,153

Hi Soumya

table maintanance Generator is used to manually

input values using transaction sm30

follow below steps

1) go to se11 check table maintanance check box under

attributes tab

2) utilities-table maintanance Generator->

create function group and assign it under

function group input box.

also assign authorization group default &NC& .

3)

select standard recording routine radio in table

table mainitainence generator to move table

contents to quality and production by assigning

it to request.

4) select maintaience type as single step.

5) maintainence screen as system generated numbers

this dialog box appears when you click on create

button

6) save and activate table

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm

/message/2831202#2831202 [original link is broken]

One step, two step in Table Maintenance Generator

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.

Regards,

Sree

Read only

Former Member
0 Likes
1,153

Hi,

While using path utilities->table contents->create entries u have to enter & Save for each & every Record.While using SM30 u can enter all the records & u can save it as a whole.

Regards,

Padmam.

Read only

Former Member
0 Likes
1,154

HI Soumya ,

Generally what is done is once table maintanence generator is generated a transaction is also created for it , thus the entries in the table can be created/modified using that transaction.

This is done because in production systems , we cannot generally create data from SE11 , as we do not have authorization for it , so only to specific users who need to insert data into these table authorization for the transaction is given , and for others they can only view the data.

Hope this helps.

Regards

Arun

Read only

Former Member
0 Likes
1,153

Hi,

We cant create transaction for table without SM30 which can be called through program.

Thanks

Sandeep

Reward if helpful

Read only

Former Member
0 Likes
1,153

Hi Soumya,

The path Utilities -> Table Contents -> Create Entries is enabled only when you have created the Table Maintainance Generator for the table.

Basically this is a short cut for creating entries rather than going to SM30 to maintain the table. So unless the table maintainace is not activated this short cut will not work.

Hope this helps!

Regards,

Saurabh

Read only

Former Member
0 Likes
1,153

It is used for maintaining the tables. Generally for inserting new records into custom table thru transaction SM30, we need to enter all the values manually and save the record.

Read only

Former Member
0 Likes
1,153

Hi,

doubt is that we can create entries in a table through the path utilities->table contents->utilities.

and answer is that " <b>thru table maintenance user can enter mulitiple values and save at a time"</b> , where as thru path utilities->table contents->cretae entries , user can cretae 1 record and save i.e only 1 record at a time.

Rvert back if any issues.

Reward with points if helpful.

Regards

Naveen