‎2007 Mar 26 7:00 AM
Hi Experts
I have a small doubt related to smartforms:
In the Smartforms they are using some standard texts.
How can i findout those standard texts which are using in the smartforms.
Points are awarded for correct answers.
Regards,
Sreeram Kumar.M
‎2007 Mar 26 7:03 AM
‎2007 Mar 26 7:01 AM
Hi,
Go to the Tcode 'SO10' and find your all Std texts that are used .
regards,
Anji
‎2007 Mar 26 7:02 AM
Hi,
please look at the table system defined table TTDTG.
rgds,
Prajith
‎2007 Mar 26 7:03 AM
‎2007 Mar 26 7:03 AM
Hi Sree Ram,
Check the SO10 Transaction Code which is the Standard Text creation T Code, here the Standard Text is created then it is transported and later used in our Form.
Hope this resolves your query.
Reward all the helpful answers.
Regards
‎2007 Mar 26 7:04 AM
Sree,
SO10 is the t-code to see satadard texts.
Text Name , Text ID and Language are the inputs in that initial screen.
if u enter text name and Text ID along with Language, it will take u to the PC editor.
Regards,
Sujatha.
Message was edited by:
Sujatha Reddy
‎2007 Mar 26 7:05 AM
Hi Sree Ram,
To view the standard text in SO10 (as already mentioned) you would need to get the name of the standard text and related attributes like object id etc. from within the smartform.
Do you already know the name of the smartform?
If yes, then please goto transaction SMARTFORMS, key in your smartform name and open the graphical painter which will show you (in graphical format) the positions of the windows within your smartform pages. Hence by comparing with the actual output/print out you can confirm which window contains the standard text and check within the window for the command INCLUDE. What preceeds the command is the standard text name and attributes which can then be displayed/maintained through SO10.
Regards,
Aditya
‎2007 Mar 26 7:07 AM
Hi,
If it is a Z test then you can find the same in the SO10 transaction code, go to that transaction code and enter the text then enter the text and press Display, if it is a Standard transaction text then copy the text name from the Smartform, and goto that transaction and GOTO --> Text (If it is a Header text then select Header text, if it is a Item text then select item text then you can view the text)
Regards
Sudheer
‎2007 May 23 9:01 AM