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 gem

Former Member
0 Likes
668

hi everybody.

can u xplain me what is table maintenance generator

5 REPLIES 5
Read only

Former Member
0 Likes
593

Hi,

It is used for updating tables.i.e deleting,updating and inserting data into tables.

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.

Check these threads:

For further help look into these links

http://help.sap.com/saphelp_46c/helpdata/EN/cf/21eb6e446011d189700000e8322d00/frameset.htm

http://help.sap.com/saphelp_bw30b/helpdata/en/69/c2516e4ba111d189750000e8322d00/content.htm

reward if helpful

Pritha.

Read only

Former Member
0 Likes
593

Hi,

U can create enteries using with sm30.

sm30 is t-code for table maintanence genaratore.

One step, two step in 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.

please check the link for getting information about table maintenance generator !

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=use%20of%20table%20maintenance%20generator&cat=...

Regards,

Sankar

Read only

Former Member
0 Likes
593

the table maintenace generator is used to change the values of the table

use transaction se54 to create one maintenance generator for a table

also use sm30 to display the values of the table

====

from SE11 , enter the table name and then click on change, then in the menu Utilities->Table maintenance Generator.

give authorization group,Function Group, Sngle screen(radio Button),Mainitenance screen no, and Standard Recording Routine Radio Button ..

and save it.

and then Go to SM30 and check it with the same name.

Read only

Former Member
0 Likes
593

Hi,

Creating a maintenance generator is nothing but creating a view for maintaining the table, i.e, SAP will automatically create as easy interface for maintaining the table entries.

Using the table view you can add,delete or modify entries to the table manually. SM30 is the transaction for manipulating the table views.

without a view, you cannot alter the table contents manually.

Hope this helps...

Regards,

Dilli

Read only

Former Member
0 Likes
593

Hi,

if u check the table maintance option While creating table, after creating table u can able to insert and delete the records directly into the table using<b> SM30</b> transaction..

<b>reward me if it is use full answer..</b>.

praveen