‎2009 Mar 18 10:48 AM
Hi Every body,
I know the program name i have to find transaction for the same.
i am checking one Z- include program,while i am checkimg in system status it shows T-code SE38.
can i know hoe to find out this one
‎2009 Mar 18 10:50 AM
hi,
Goto SE80
Give your program name and press enter., you will find all include names and transaction codes
‎2009 Mar 18 10:50 AM
Go to SE80. Select programs and then give ur program name and press enter. You will get the t code
‎2009 Mar 18 10:52 AM
Hi,
Goto transaction SE80 --> select PROGRAM in the drop down --> give the program name below the drop down --> hit enter --> you will get a list of all objects related to that program --> check if a transaction-code exits for that program.
Hope this helps you.
Regards,
Tarun
‎2009 Mar 18 10:53 AM
Or,
go to SE11 -> atble TSTC-> give progarm name and it will give you transaction assigned to the same.
‎2009 Mar 18 10:54 AM
Hi,
You can find it by going to transaction - SE80,
There enter your pgm name and if the t-code is present
for that pgm then it will show you there.
Hope it helps
Regards
Mansi
‎2009 Mar 18 10:54 AM
Hi Shekhar,
Easiest way to find Tcode for a program is:
1) In se38 give your program name
2) Click on where used button in application tool bar
3) In Used In box,unmark all and just select transaction
4) Click on right.
n thts all... u wll get list of tcode where tht program is used
‎2009 Mar 18 10:56 AM
Hi,
For this you can use table TSTC which will be having t-code for the partcular pgm name .
Thanks
Shrila
‎2009 Mar 18 10:56 AM
Hi,
If T-code is created for that program then you can view it in system status. In your case it showing as se38, so no t-code is assigned to that program.
Regards,
Sathish
‎2009 Mar 18 10:58 AM
T.code : SEARCH_SAP_MENU
THEN ENTER TEXT U GOT RELATED T.CODE
‎2009 Mar 18 10:58 AM
HI,
Goto SE93
Click F4, click on All selections(Shift+F7)
Give the Program in the field Program
It gives any Tcode present for that program
Regards
Bala Krishna
‎2009 Mar 18 11:00 AM
‎2009 Mar 18 11:01 AM
Hi
Goto T-code Se80. Give the program name and see if there is any transaction associated with it.
Also, other way you can see it through the table TSTC (SAP Transaction Codes).
Hope this helps.
Regards
Harsh
‎2009 Mar 23 10:57 AM
hi shekhar,
go to t-code SE80
click on program
give your program name
check whether t-code for your program is present or not
thanks
‎2009 Mar 23 11:02 AM
goto se->11 then enter tstc in datbase table field and press contents
enter program name in PGMNA field
you will get tcode for that program
‎2009 Mar 23 11:07 AM
u can code a program using the table TSTC or can view tcode directly from the same table .
‎2009 Mar 23 11:48 AM
Hi,
Goto *SE80 --> * Drops the list choose Program , then write the Program Name in the text box
below . Hit Enter .
Then a tree structure below is displayed where your program Name is object Name and Tree contains a
node named Transaction.Clicking on it gives Transaction Code for the above program.
I think this might clear the things.