<?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>topic Re: Definition in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097157#M436757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Standard Texts&amp;lt;/b&amp;gt; are text maintain by &amp;lt;b&amp;gt;SO10&amp;lt;/b&amp;gt; transaction, and can be used by any report or application...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not idea about &amp;lt;b&amp;gt;value point&amp;lt;/b&amp;gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2007 14:47:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-17T14:47:09Z</dc:date>
    <item>
      <title>Definition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097156#M436756</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;Can anyone explain &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are standard texts?&lt;/P&gt;&lt;P&gt;what is value point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 14:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097156#M436756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Definition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097157#M436757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Standard Texts&amp;lt;/b&amp;gt; are text maintain by &amp;lt;b&amp;gt;SO10&amp;lt;/b&amp;gt; transaction, and can be used by any report or application...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not idea about &amp;lt;b&amp;gt;value point&amp;lt;/b&amp;gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 14:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097157#M436757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T14:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Definition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097158#M436758</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;What are standard texts?&lt;/P&gt;&lt;P&gt;Mainly we are using standard texts to avoid hardcoding in scripts or smartforms.&lt;/P&gt;&lt;P&gt;If you need to include the name of your company and address in the form you &lt;/P&gt;&lt;P&gt;just include a standard text in your form by include statement(script) and by &lt;/P&gt;&lt;P&gt;include text dropdown in forms. If in later part of time your company address &lt;/P&gt;&lt;P&gt;change you need to change the standard text not to touch the form. This is the &lt;/P&gt;&lt;P&gt;way standard text helps us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction code for standard text id SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is value point? &lt;/P&gt;&lt;P&gt;I am not aware of this. What are you referring to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 14:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097158#M436758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Definition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097159#M436759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Standard texts are the static texts that are fixed in nature.&lt;/P&gt;&lt;P&gt;For example the terms and codntions that you see at the back of a agreement document do not vary from agreement to agreement for the same type of document.&lt;/P&gt;&lt;P&gt;The transaction to create standard texts is So10.&lt;/P&gt;&lt;P&gt;The texts will eventually get saved in STXH and STXL tables in raw format.&lt;/P&gt;&lt;P&gt;You can use SAVE_TEXT fm and READ_TEXT for programatiaclly saving and reading the standard texts.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2007 14:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/definition/m-p/2097159#M436759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-17T14:49:17Z</dc:date>
    </item>
  </channel>
</rss>

