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: 

Table used for repository objects

Former Member
0 Kudos
238

Hi Guys,

Would like to check with you for the table used for below object type:

1. Program = TRDIR

2. Smartform = STXFORM

3. SAPscript = ???

4. Transcaction code = TSTC

Thanks in advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
122

The table for SAPSCRIPT is <b>TTXFP</b>.The rest of the tables are ok.

4 REPLIES 4

Former Member
0 Kudos
123

The table for SAPSCRIPT is <b>TTXFP</b>.The rest of the tables are ok.

0 Kudos
122

Hi Ravi,

Thanks for your prompt reply. But i may know which table stored the description/text of SAPscript?

Thanks in advance.

0 Kudos
122

script texts are stored in STXH and STXL.

Regards

srikanth

0 Kudos
122

thanks a lot guys. i got it and points rewarded.