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

Transactions table

Former Member
0 Likes
1,005

Anyone know if there is a table if all transactions that exists in SAP ? This table include also the Z transactions ?

Thx.

7 REPLIES 7
Read only

Former Member
0 Likes
957

Hi,

Check TSTC will have all transactions including the Z ones.

Cheers

VJ

Read only

Former Member
0 Likes
957

Hi,

If you want to check all the Ztransactions, go to

SE93-> enter Z*, click F4

Try this,

KC

Read only

Former Member
0 Likes
957

Hi,

Check TSTC.

Regards,

Savitha

Read only

Former Member
0 Likes
957

hi bruno,

All Sap transactions will be stored in TSTCT table.

Goto se11 and give that table name

or

Goto se16 and give that table name ,give the tcode range (examp :se10 to se50 )

then you will get all tcode with decriptions .

Reward if it is usful.

Thanks,

Srikanth.A

Read only

Former Member
0 Likes
957

Hi

TSTC table contains all the transactions.

Thanks

Vijay

PLZ reward points if helpful

Read only

Former Member
0 Likes
957

Hi

Check table TSTCT , u will get all transaction code including ur custom tcode.

Regards

Srimanta

Read only

Former Member
0 Likes
957

Thx all !