Application Development 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: 

What is the diff amongst se16,sm30 and se54?

Former Member
0 Kudos

If I can maintain table from se16, then what is the need of sm30,se54 at all?

7 REPLIES 7

Former Member
0 Kudos

Hi Anindita Banerjee

SE16---DATA Browser

SM30---To maintain table RSCRMEXTERN for CRM purpose

SE54---The regeneration processes the structure-specific form routines of all maintenance dialogs which have been generated in this function group. This also applies if the regeneration is called via a different path in the Generate Table Maintenance Dialog (SE54) transaction for one maintenance dialog.

Procedure

1. Choose the function group name from the list from the report RSVIMT_NON_UC_VIM_AREAS. You go to the transaction SE54.

2. Choose the Edit Function Group pushbutton in the initial screen.

3. Enter the name of the function group in the field if it is not already displayed.

4. Set the Regenerate Group-Spec. Programs flag.

5. Choose the Change pushbutton.

6. Set the Renew Structure-Specific Form Routines flag in the following screen.

Former Member
0 Kudos

hi....

you can crete entries for your table maintainence through sm30.

You can generate table maintainence through se54 as weel as through se11 through menu table mentainence generator.

se16 is just to view the netries created in table and delte the entries.

you can maintein entries thorugh sm30 only if you hae created a table meintainence generator for your table.

Former Member
0 Kudos

hi.

SE16 is Data Browser. You can Maintain Your Data from this t code.

You can maintain ur Table thruogh SE54 only if you have maintained the proprer maintenance for ur table, other wise table will not be opened in the SE54.

Hope this will help.

Reward if useful

Regards

Sumit Agarwal

Former Member
0 Kudos

Hi Anindita Banerjee,

SE16 --> Its a Data browser with whcih you can directly view the contents of the table...

SM30 --> sm30 is used to view the ' Call Up View Maintenance '

SE54 --> To generate table maintanence or View maintanence and here you can edit the data if particular view is MAINTENANCE view...

Hope this would helpful

Regards

Narin Nandivada

Former Member
0 Kudos

se16 -


> is new data browser.

sm30----->is old data browser.

difference between them r very simple..

se54 -


> is table mainta generator..

Former Member
0 Kudos

Hello,

To check the difference between t-codes check database table 'TSTC' in se11....

You will find all what u need.

hope it helps u.

Regards,

Bhumika

Former Member
0 Kudos

Hi,

What do you mean by If i can maintain table in SE16?

Can u b clear & elaborate ur question??

SE16 - Data browser to view Tables

SM30 - Maintain Table Views

SE54 - To Generate Table maintenance

Regards.

Edited by: Iyswarya Godi on Jun 26, 2008 8:45 AM