<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: standard text in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969349#M1553036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For more information,&lt;/P&gt;&lt;P&gt;Check out this link-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;plz reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 05:58:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-16T05:58:35Z</dc:date>
    <item>
      <title>standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaq-p/3969345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is meant by standard text in sapscript . what is the use of it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 17:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaq-p/3969345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-15T17:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969346#M1553033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Transaction SO10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard text used for printing static text in document layout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can make use of this when you need repeated text again and again for different scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 01:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969346#M1553033</guid>
      <dc:creator>nikhil_chitre</dc:creator>
      <dc:date>2008-06-16T01:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969347#M1553034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard Text, is it self saying standard, means which does not change frequently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These tandard text can use for Company addresss, Terms and Conditions, we can create these in all languages, it contains, alphabet, we can include symbols, text formatting also possible like bold, italic, underline, bulleting and numbering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can create Standard Text in the Tcode SO10, we can use the same in Script or Smartform or Adobe Forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 03:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969347#M1553034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T03:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969348#M1553035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create standard texts using the transaction SO10. Then to insert these standard texts in the SAPScript choose the menu, Insert-&amp;gt;Text-&amp;gt;Standard and choose the standard text that you want to choose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume ur company has stored some text which will printed on sapscript based on certain conditions and not taken thru driver program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg .for a plant 1000 &lt;/P&gt;&lt;P&gt;You have to print 'Plant is 1000 and stock is 1000'.&lt;/P&gt;&lt;P&gt;for plant 1010&lt;/P&gt;&lt;P&gt;You have to print 'Plant is 4000 and stock is 3000'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will create a standard text thru SO10 create a text name and id would be ST and language as EN .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND YOU PLace the text You have to print 'Plant is 1000 and stock is 1000'. &lt;/P&gt;&lt;P&gt;and this will create one standard text and another standard text for another .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the sapscript you will check the plant &lt;/P&gt;&lt;P&gt;use the command in the sapscript and write &lt;/P&gt;&lt;P&gt;Include text name 'zzz' id ST lanuage en.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you execute &lt;/P&gt;&lt;P&gt;Sapscript will read the include and bring the text from SO10 and print on the screen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 05:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969348#M1553035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T05:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969349#M1553036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For more information,&lt;/P&gt;&lt;P&gt;Check out this link-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;plz reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 05:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969349#M1553036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T05:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969350#M1553037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi malvika.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u say that &lt;STRONG&gt;standard text&lt;/STRONG&gt; is very similar to &lt;STRONG&gt;Text elements&lt;/STRONG&gt; (TEXT-XXX) what we use in reports. am i rite?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 02:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969350#M1553037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T02:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969351#M1553038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Text Elements&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Text element maintenance can be done in the ABAP Workbench. It is used to maintain program text in different languages. The text that program uses can be maintained centrally for a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please chekc this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://abaplovers.blogspot.com/2008/01/text-elements.html" target="test_blank"&gt;http://abaplovers.blogspot.com/2008/01/text-elements.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Standard text&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Se also Using Graphics&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard texts is predifined texts that can be used in more than one form. Standard texts are can be created, changed and displayed using &lt;/P&gt;&lt;P&gt;transaction SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text ID is used to classify texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To include a standard text in a form, use the INCLUDE command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: INCLUDE Z_BC460_EX4_HF OBJECT TEXT ID SDVD&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When formatting the standard text the PARAGRAPH parameter is used. To center the text use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: INCLUDE &amp;lt;name&amp;gt; &amp;lt;Parameter&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;parameter&amp;gt; = Object, ID, Language, Paragraph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: INCLUDE Z_BC460_EX4_HF OBJECT TEXT ID SDVD LANGUAGE EN PARAGRAPH C.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Name: Z_BC460_EX4_HF

Object: Text

Text id: SDVD (Text id from SO10)

Language: EN

Paragraph: C (Centered)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tip: You can use menu Insert-&amp;gt;Text-&amp;gt;Standard to make it easier to insert the text&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/Scripts_1.html" target="test_blank"&gt;http://www.sapmaterial.com/Scripts_1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://abapprogramming.blogspot.com/2007/10/sap-script-7.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2007/10/sap-script-7.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 02:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969351#M1553038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T02:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969352#M1553039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard text is basically a 'Static' text which normally would like to print in a form by using 'INCLUDE'. The classic example would be terms &amp;amp; conditions of Purchase Orders which you would like to print at the end of the Purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raju Chitale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 04:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969352#M1553039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T04:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: standard text</title>
      <link>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969353#M1553040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;an example,on standard text you want to display the header  text inside your script basing on the language you login, then you goto SO10 tcode and maintain your test in different languages, and you call the text inside your script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include text name 'zzz' id ST lanuage &amp;amp;sy-langu&amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you header line will be displayed in the language you login, that too if it is maintained in SO10 tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;close the thread once your question  is answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 05:39:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/standard-text/qaa-p/3969353#M1553040</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2008-06-17T05:39:23Z</dc:date>
    </item>
  </channel>
</rss>

