Application Development 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: 

Find all available sapscript/smartform/adobe form in the system

Former Member
0 Kudos

How to Find all available sapscript/smartform/adobe form in the system

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

Use the following tables:

  • SAPscript forms: STXH, with TDOBJECT = 'FORM' and TDID = 'DEF'; you'll have to look at client 000 where forms are delivered
  • Smart Forms: STXFADM, with FORMTYPE = ''
  • Adobe Forms: FPLAYOUT