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

problem in t.code

Former Member
0 Likes
1,133

Hi Experts

i created t.code to access my Ztable data. when i enter the t.code it should display se16 table contents.

but my problem is, when i enter the t.code its going to se16 screen and it shows the error message please enter the table name

pls help me out

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,117

Check whether u hav entered the table name in TMG

10 REPLIES 10
Read only

Former Member
0 Likes
1,118

Check whether u hav entered the table name in TMG

Read only

0 Likes
1,117

TMG means?

Read only

0 Likes
1,117

Table maintenance generator

Read only

0 Likes
1,117

Check whether u hav done the following steps correctly

1. Create a table .

2. Choose Delivery and Maintainence tab.

3. Select Delivery class as ‘C’.

4. Select Data browser/Table view Maint as DISPLAY/MAINTAINENCE ALLOWED.

5. Enter fields and fill the Technical Settings and Activate.

6. Create a Function Group from SE37.

7. Select TABLE MAINTAINENCE GENERATOR from Utilities of menu bar.

8. Fill the Authorization Group as ‘&NC&’ and give the created Function Group

9. Give a screen number not used as Maint Screen no (eg: 9999) and click ‘CREATE’(F8).

10. Go to SE93 and Create a Tcode.

11. Click on the ‘Transaction with parameters’ radio button and continue.

12. Enter the Transaction as SM30.

Select ‘Skip initial screen’.

Enter VIEWNAME value as Table name (here ztmg_new) and UPDATE value as X in the ‘Name of screen field’ and save.

Note : The VIEWNAME,UPDATE and their respective values should be Capital.

Revert back for any clarification

Read only

0 Likes
1,117

hi Anoop

i did the same. i dont want table maintenance generator. but still showing error

Read only

0 Likes
1,117

Did u give the SE16 transaction in t-code.

It has 2 work.

Thanks & Regards,

R.P.sastry

Read only

0 Likes
1,117

Hi

Any one help me out. I am using Transaction se16 instead of SM30

Thanks

Anbu

Read only

Former Member
0 Likes
1,117

Hi,

did u followed the below process.

Go to SE93, enter tcode, click create, enter description,

select radiobutton for "transaction with parameters",

in the next screen, select radiobutton for transaction, enter SM30, and click the "Skip initial screen".

Then in the default values box at the bottom, enter VIEWNAME on the left and the name of the table on the right, next line put UPDATE on the left and X on the right.

Save it.

I think u didnt specify the table name.

Do the above steps.

Thanks & Regards,

R.P.Sastry

Read only

0 Likes
1,117

Hi

I specified the table table name.

Read only

0 Likes
1,117

just create another transaction and apply the same and check