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: 
Read only

Table used for repository objects

Former Member
0 Likes
690

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
Read only

Former Member
0 Likes
574

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

4 REPLIES 4
Read only

Former Member
0 Likes
575

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

Read only

0 Likes
574

Hi Ravi,

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

Thanks in advance.

Read only

0 Likes
574

script texts are stored in STXH and STXL.

Regards

srikanth

Read only

0 Likes
574

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