‎2009 Jul 27 11:43 AM
I want to know which particular program is running for a transaction. Is there any way to find the details without debuging it ? "
‎2009 Jul 27 11:45 AM
Hello Subir,
You can either enter /h and then enter your transaction code to see whats the program is getting executed, else you can check for the same in the tables 'TSTCT' or TSTC'.
Kind Regards,
Gagan
‎2009 Jul 27 11:45 AM
Hi,
Choose the menu option System -> Status. The pop-up will display the current program.
Regards,
Nick
‎2009 Jul 27 11:45 AM
Hello Subir,
You can either enter /h and then enter your transaction code to see whats the program is getting executed, else you can check for the same in the tables 'TSTCT' or TSTC'.
Kind Regards,
Gagan
‎2009 Jul 27 11:46 AM
‎2009 Jul 27 11:49 AM
Hi,
You can find the name of the program by System -> Status -> Program Name. You will find other details about the transaction code there as well. Alternatively, you can use the table TSTC to find the program name.