‎2009 Dec 17 8:59 AM
Hi Everyone,
When we create a Transaction with the Parameters option (5th Option while creating in SE93), if we give the transaction as SM30 and a VIEWTYPE ( any table name) the link between the transaction and the table has to be saved in some table.
TSTC table contains the relation between Transactions and programs, similarly could you please let me know the table name for transactions and tables?
Thanks,
S.Dakshna
‎2009 Dec 17 9:02 AM
It is TSTCP ...
Check the table ... In the field PARAM you will have the transaction code, viwename & action concatenated together.
Cheers,
Suhas
‎2009 Dec 17 9:04 AM
Hi,
The table is TSTCP. It will store the details of the corresponding tcode (ie. SM30) and the corresponding view name etc in the field PARAM, in the form of a string.
Regards,
Amit Mittal.
‎2009 Dec 17 12:32 PM
‎2009 Dec 17 12:40 PM