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

hi....t-code urgent

Former Member
0 Likes
1,001

hi

i need to find the t-code of a ztable where i can find it..

i know the ztable name n some info of t-code tat it is created via Parameter transaction..

please suggest..

thnx..

hi

i need to find the t-code of a ztable where i can find it..

i know the ztable name n some info of t-code tat it is created via Parameter transaction..

please suggest..

thnx..

8 REPLIES 8
Read only

Former Member
0 Likes
979

Hi,

better try to use the object navigator. goto se80 and try putting the tablename.

reward points is useful,

Regards,

Kiran

Read only

Former Member
0 Likes
979

Hi

How can you assign a Tcode for a table?

generally when we create a program to enter the records into that table and assign a tcode for that program it exists. But have you done that?

use SM30 for update/changes of data into table, after creating a table maintenace for that table.

There is no need of any extra TCODe for that table

Reward points if useful

Regards

Anji

Message was edited by:

Anji Reddy Vangala

Read only

Former Member
0 Likes
979

Hi

Go to SE93 ..press F4...Click "information system"...In the Description try to give the info you know about the table/Description of table /Table name. and search for the T code.

Hope you will get it...

Thanks and regards..

Tushar

Read only

Former Member
0 Likes
979

Hi ,

try this

TSTC - This is the table which stores all Transaction Codes

TSTCT - This is the text table for TSTC Table

regards,

Murali

Read only

Former Member
0 Likes
979

Hi,

All transaction codes are available in TSTC table.

REgards,

Bhaskar

Read only

Former Member
0 Likes
979

Goto SE11 and Enter ur Ztable and use where used list.

you will have list Transaction codes for Ztable

Read only

Former Member
0 Likes
979

Hi,

You can use the table TSTCP

In the PARAM field give ZTABLE

Press F8

You will get the transaction code

Thanks,

Naren

Read only

Former Member
0 Likes
979

Hi,

take the pakage name of the table and go to trandaction se80 and open and see for all the transaction codes which transaction has been created for that table

I hope it must help full to you .

Srinu Reddy.