2008 Jan 23 4:56 AM
Hi Everyone,
I need to know the name of the Dictionary table where all standard text entries are maintained.
TIA
Abhishek
2008 Jan 23 5:04 AM
Hi Abhishek,
The text which already created using "SO10" transaction is called standard text. Most of the companies follows certain structure to display their "COMPANY NAME, ADDRESS" etc. so they will create their own structure in "SO10". While creating smartform, instead of using text element, the functional people will ask the abap people to use the standard text. in standard text the company will always maintain some certain formats like font style, size like that.
We can upload/download Staandard texts using the report program RSTXSCRP also check the report RSTXTRAN where in we can attach our texts to a Correction
STXH and STXL tables show u all entries.
kindly reward if found helpful.
cheers,
Hema.
Hi Abhishek,
The text which already created using "SO10" transaction is called standard text. Most of the companies follows certain structure to display their "COMPANY NAME, ADDRESS" etc. so they will create their own structure in "SO10". While creating smartform, instead of using text element, the functional people will ask the abap people to use the standard text. in standard text the company will always maintain some certain formats like font style, size like that.
We can upload/download Staandard texts using the report program RSTXSCRP also check the report RSTXTRAN where in we can attach our texts to a Correction
STXH and STXL tables show u all entries.
kindly reward if found helpful.
cheers,
Hema.
2008 Jan 23 4:59 AM
T.Code SO10 to create standard text.
STXH table
Function Module READ_TEXT is used to download Standard Texts
Reward points if useful.
2008 Jan 23 5:01 AM
Hi Sravan,
SO10 is for creating them. I need to know the table name where all the standard text entries are maintained.I.e. list of all the standard texts.
2008 Jan 23 5:04 AM
Hi Sravan,
How can I find that these Texts are used by how many scripts or smartforms?
2008 Jan 23 5:07 AM
Hi,
Try these two tables
STXH - STXD SAPscript text file header
STXL - STXD SAPscript text file lines
2008 Jan 23 5:01 AM
STXH is the table for sap scripts
and STXFTXT is the table for smartforms
reward points
Madhavi
2008 Jan 23 5:04 AM
Hi Abhishek,
Table name : TTXIT (Texts on text IDs).
Reward points if Helpful.
Regards,
Sachin M M
2008 Jan 23 5:04 AM
Hi Abhishek,
The text which already created using "SO10" transaction is called standard text. Most of the companies follows certain structure to display their "COMPANY NAME, ADDRESS" etc. so they will create their own structure in "SO10". While creating smartform, instead of using text element, the functional people will ask the abap people to use the standard text. in standard text the company will always maintain some certain formats like font style, size like that.
We can upload/download Staandard texts using the report program RSTXSCRP also check the report RSTXTRAN where in we can attach our texts to a Correction
STXH and STXL tables show u all entries.
kindly reward if found helpful.
cheers,
Hema.
2008 Jan 23 5:13 AM
Hi Hema,
Actually I want to know that a particular std. text is used in how many smartforms or scripts?
Thanks
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |