‎2008 Jun 23 4:53 PM
Hi
i have to prepare a report that displays the zprograms and respective t-codes.
can someone give me the tables relevant to them please.
its very very urgent.
‎2008 Jun 23 4:55 PM
‎2008 Jun 23 4:56 PM
‎2008 Jun 23 4:58 PM
Use TSTC table to get the transaction codes with the program name.
TRDIR will contain all the program names. If the transaction codes arenot created for any of the programs then use the TRDIR table to get their names. Refer the field SUBC for type of program.
\[removed by moderator\]
Regards,
Kiran Bobbala
Edited by: kiran Bobbala on Jun 23, 2008 5:59 PM
Edited by: Jan Stallkamp on Jun 23, 2008 6:06 PM
‎2008 Jun 23 5:05 PM
is there any table storing program names and t-codes respectively.
else how to put the condition to retrieve program name and t-codes respectively.
‎2008 Jun 23 5:05 PM
Hi,
Use TSTC table and display the contents.
Give either tcode name or program name
Execute
You can get the output
Regards,
Chandu