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

Concern on T.Code for a table!!!

Former Member
0 Likes
585

Hi,

How can i find out the transaction codes which are associated with the ztable to maintain the table entries?

For ex: we can find out the list of transaction codes using SE93. i want to know is there any specific transaction code for finding the transaction codes associated with a database table?

Kindly let me know at the earliest. Thanks in advance

Ramesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
531

Hi,

Go to SE11 and give the table name.

Press Ctrl + Shift + F5 -> Transactions.

Here you can see all the Transactions Involved With this table.

3 REPLIES 3
Read only

Former Member
0 Likes
532

Hi,

Go to SE11 and give the table name.

Press Ctrl + Shift + F5 -> Transactions.

Here you can see all the Transactions Involved With this table.

Read only

Former Member
0 Likes
531

Hi,

Use SE11 and SE16 for table entries.

give table name in database table entry.

goto MENU --> Utilities --> Table Entry --> Create Table Entry.

Regards,

Sandeep Kaushik

Read only

Former Member
0 Likes
531

Hi Ramesh,

This response of Naimesh Patel from the following thread tells you to find out the transactions related to the Z table...

<b>All transaction for table maintainace are parameter t-codes.

You can search them in the table TSTCP table.

Just pass PARAM = '/SM30' or '/SM31' you will get list of all tcode for the table.

</b>

<a href="https://forums.sdn.sap.com/click.jspa?searchID=5838588&messageID=2108725">Tcode for a table</a>

Apart from above selection use transaction code = Z* to restrict the selection ...

Hope this helps you...

Regards,

Vivek