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

T.code for table maintenance

Former Member
0 Likes
783

how can we assign a transaction code for table maintenance view in data dictionary?????

6 REPLIES 6
Read only

Former Member
0 Likes
724

After creating table maintenance for the required table do as below.

1. Transaction: SE93

2. Enter Short Text

3. Select Radio button "Transaction with Parameters(Parameter Transaction)"

4. Next screen, give transaction as SM30

5. Check "Skip Initial Screen"

6. Under Detault Values tab give two rows

a. VIEWNAME for screen field and <your table name> for value

b. UPDATE for screen and 'X' as value

7. Save and Execute.

ALso Check this thread.

Read only

Former Member
0 Likes
724

Hi,

To attach tcode to maintenance view,

1. Go to SE93

2. Give your own tcode.

3. Select Transaction with Parameter option.

4. U will get 'Create Parameter Transaction Screen'

5. Fill the transaction field as : SM30

6. Check 'Skip Initial Screen'

7. Go to name of screen field shown at bottom.

8. Select 'ViewName' field.

9. Give your view name in the value field.

10. Select 'UPDATE' field.

11. Give the value as X.

12. Save it and execute the transaction.

Regards,

Chandru

Read only

Former Member
0 Likes
724

Hi,

Go to SE11 enter table name ->change

Utilities-> Table Maintenance Generator

delete the Table maintenance by pressing delete button on menu,

then start creating it again.

Enter Auth.Group as &NC&

Enter function group < some name>

Maintenance Type -> One step

Overview screen -> some Number (1 or 2)

Press create

enter dev class and save, activate.

Go to SM 30 and check again.

with regards,

sowjanyagosala.

Read only

Former Member
0 Likes
724

Hi,

Goto tcode SE93->give your custom tcode name then click on create button->Select last radio button i.e. transaction with parameters->give SM30 in transaction name, check the skip initial screen button->in the bottom of the screen, there is a default values box, you just f4 on name of the screen field and select VIEWNAME, give the custom table name there-> in the next screen field select UPDATE and provide X in the corresponding field->check all the check boxes under GUI Support.

Cheers,

vasavi.

kindly reward if helpful

Read only

Former Member
0 Likes
724

Through SE93 Trascation Code with 3 Option .

Reward points if it is usefull...

Girish

Read only

Former Member
0 Likes
724

Hi,

use the transaction se93