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

Transaction sm30 ???

Former Member
0 Likes
13,937

Hi,

How to use transaction sm30 ???

Regards,

V.Raghavender.

6 REPLIES 6
Read only

Former Member
0 Likes
13,234

SM30 is used for table maintainence(addition or deletion of records),

For all the tables in SE11 for which Table maintenance is selected , they can be maintained in SM30

Read only

Former Member
0 Likes
13,234

Hi ,

Go to SE11 - > Enter the table name -> Display -> Utilities Menu -> Table maintenance Generator ( Ofcourse you have to be Edit mode ) . Once you generate the Maintenance View you will be able to make entries from sm30.

Hope this helps

Sunil.M

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
13,234

Hi,

Sm30 is used to maintain the table ,i.e to delete ,insert or modify the field values and all..

It creates the maintenance screen for u for the aprticular table as the maintenance is not allowed for the table..

In the SE11 delivery and maintenance tab, keep the maintenance allowed..

Then come to the SM30 and then enter the table name and press maintain..,

Give the authorization group if necessary and give the functiongroup and then select maintenance type as one step and give the screen numbers as system specified..

Then create,,,

Then u will able to see the maintenance view for the table in which u can able to insert and delete the table values...

Cheers,

Simha.

Read only

Former Member
0 Likes
13,234

Hi ,

Whenever a table is created in se11 depending on the data the table is going to store the table maintainance may be created or not , for eg many standard tables which store master data dont have this table maintainance view this is because SAP does not want the general user to have authorisation to change add or delete master records directly withoput using the proper business process transactions to achieve the same , but for a few tables table maintainance is allowed , in the sense one can modify,add or delete entries in this table.

To do this one goes in transaction sm30 and goes in the change mode and directly updates the entries in the table........

This is generally used in the customization process where in some fields of the table are maintained by the end user itself.

Regards,

Sunmit.

Read only

Former Member
0 Likes
13,234

Hello Raghavender,

SM30 is used for table maintenance.

The procedure for table maintenance is:

1)Go to se11 and type the table name in Display or change mode.

2)Using the menu path Utilities -> Table Maintenance Generator .Table maintenance is generated.

3)To be able to maintain your table using a transaction(using a transaction for table maintenance dialog),you need to do the following.

•Create a new transaction of the type “Parameter Transaction” from SE93, specifying SM31 as the transaction.

•The VIEWNAME parameter is set to your table name with the option ‘Skip initial Screen’ set.

•The UPDATE parameter is set to value ‘X’.

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

regards,

Beejal

**Reward if this helps

Read only

Former Member
0 Likes
13,234

Hi,

in SM54 also u can do the same.

Regards,

Kishore