2008 Jul 29 8:46 AM
Hi Gurus,
i want to get details of a form . so i want to know is there any table which stores all the form detials ( i . e standard text,
windows.....). i have to change a standard text before that i want to know whether it is used in other forms also. so i want to know the table name where it stores all the form details.
Please help me ASAP.
Thanks and regards.
Rajesh.
Hi Gurus,
i want to get details of a form . so i want to know is there any table which stores all the form detials ( i . e standard text,
windows.....). i have to change a standard text before that i want to know whether it is used in other forms also. so i want to know the table name where it stores all the form details.
Please help me ASAP.
Thanks and regards.
Rajesh.
2008 Jul 29 8:53 AM
Hi ,
Check table 'STXH'
filed name --> TDFORM form name
Best regards,
Brijesh
2008 Jul 29 8:57 AM
Hi Brijesh,
but i did'nt get the form name for that standard text.
2008 Jul 29 9:23 AM
Hi Rajeshwar.
I would like to suggest,
TNAPR - Processing programs for output.
This will give the necessary output.
Hope that's usefull.
Good Luck & Regards.
Harsh Dave
2008 Jul 29 9:49 AM
Hi Rajeshwar,
Table TNAPR - Stores FORMS , Smartforms names
But I dont think there is a way to find out if a standard text used in any other forms.
There is no "where used list " for finding in what forms a standard text has been used.
Please let me know if you get an answer.
Thanks,
Swati Patnaik
2008 Jul 29 2:29 PM
All such table names and descriptions etc are stored in table DD02L. Search there.
Vamshi.
2008 Jul 31 2:11 PM
Hi,
standard texts are stored in STXH table,you can check your text there and form,print programs you can check in TNAPR table.
2008 Jul 31 2:14 PM
Raj,
STXT for Text table.
Tnapr for Formname table.
first use read_text fm if text is not found than use SAVE_TEXT to create new text.
Amit.
2009 Jun 22 7:16 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |