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

TCode for Table

Former Member
0 Likes
764

Hi All,

I want to create a Tcode for a table which is not under table maitanence generator.

Pls send your suggestions,

Rajesh.

7 REPLIES 7
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
728

You could always write your own table maintenance program and assign a tcode to it via Se93. Or you could simply use the TMG and create a parameter tcode to point to SM30.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
728

Hi,

Actually the table is view table. How can i create a Tcode for a View table.

Thanks,

Rajesh.

Read only

0 Likes
728

Do you want to create a table maintenance program for the view? Or do you want to simply allow the user to view the data?

Regards,

Rich Heilman

Read only

Former Member
0 Likes
728

Hi,

I want the user to simply view the data in the table.

Thanks,

Rajesh.

Read only

0 Likes
728

Well, then the user can go to SE16 and enter the view name.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
728

Hi,

I have given se16, but Does'nt work. What should be in 'Name of the screen field' and the 'value'. I gave it as 'Viewname' and 'Ztable' table name. iam i correct,

Pls send your suggestions,

Rajesh.

Read only

Former Member
0 Likes
728

The name of the screen field should be 'DATABROWSE-TABLENAME' and the value should be the table name 'ztable1.

Thanks Rich for your instant reply.

Rajesh.