2010 Sep 30 8:28 PM
Hi !
i like to know in witch table SAP save smartforms.
the idea is make a program to do back up from one smartform and then restore in other system.
for example, to get a program source code , we can do a "READ REPORT"" and save in a table to download, then we can upload an make "INSERT REPORT".
Well , i like to do something like that.
I know that i can go Utilities->download and get a XML file.
But i wish to do the same programmatically.
Thank you!
Regards.
2010 Oct 01 7:54 AM
Hi,
Try with Table TNAPR..
hope this will help you.
Regards,
Kiran
Hi !
i like to know in witch table SAP save smartforms.
the idea is make a program to do back up from one smartform and then restore in other system.
for example, to get a program source code , we can do a "READ REPORT"" and save in a table to download, then we can upload an make "INSERT REPORT".
Well , i like to do something like that.
I know that i can go Utilities->download and get a XML file.
But i wish to do the same programmatically.
Thank you!
Regards.
2010 Oct 01 12:29 AM
HI
Actually there are many tables that manages SMART FORMS information. You can check list below for additional information :
SSFOBJSCR SAP Smart Forms: Object/Screen Fields Assignment
SSFSET SAP Smart Forms: Settings
SSFXSFBMP Smart Forms: BMP Cache (for XSF Output, for Example)
SSFXSFCSS Smart Forms: CSS Cache (for XSF Output, for Example)
STXFADM Smart Forms: Administration
STXFADMI Smart Forms: Administration - Interal Information
STXFADMT Smart Forms: Administration - Textual Description
STXFCONT Smart Forms: Form Subobjects (Active)
STXFCONTR Smart Forms: Runtime Objects
STXFCONTS Smart Forms: Form Subobjects (Saved)
STXFCONTV Smart Forms: Form Subobjects - Versions
STXFIMP Smart Forms: Generate at Upgrade
STXFOBJT Smart Forms: Subobject Long Texts
STXFPCUST Smart Forms: Switch the Runtime
STXFSTDPAR Smart Forms: Default Parameters
STXFTXT SAP Smart Forms: Texts
STXFTXTA SAP Smart Forms: Texts - Administration
STXFTXTV SAP Smart Forms: Texts - Versions
Kind regards
2010 Oct 01 12:31 AM
Hi,
Very creative iin your idea. You may refer to SAP table begin with 'STXF*'.
Regards and good luck,
2010 Oct 01 3:04 PM
thank you all !
and Thien M. Pham , thanks for the support
regards!
2010 Oct 01 7:54 AM
Hi,
Try with Table TNAPR..
hope this will help you.
Regards,
Kiran
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |