<?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: Standard Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124085#M986019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make a standrad text from t-code 'so01'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to your text editor and add the standarad text just one line below the statement where you used &lt;/P&gt;&lt;P&gt;BOX.&lt;/P&gt;&lt;P&gt; like this-&amp;gt;&lt;/P&gt;&lt;P&gt;include 'stand text object name' text 'name' langauage en&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just press f1 on include you will get the correct syntax..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2008 10:36:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-07T10:36:39Z</dc:date>
    <item>
      <title>Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124083#M986017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;How to add a standard text within a box not within a window?..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124083#M986017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T09:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124084#M986018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Hismath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnu2019t understand the relation between box and standard text. As per my knowledge box statement and standard text are placed independently in the window area. You need to adjust the dimensions of the box based on the standard text output @ window place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need to write the box statement with some dimensions, later you include the standard text.&lt;/P&gt;&lt;P&gt;Please let me know, if you have any concerns!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124084#M986018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124085#M986019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make a standrad text from t-code 'so01'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to your text editor and add the standarad text just one line below the statement where you used &lt;/P&gt;&lt;P&gt;BOX.&lt;/P&gt;&lt;P&gt; like this-&amp;gt;&lt;/P&gt;&lt;P&gt;include 'stand text object name' text 'name' langauage en&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just press f1 on include you will get the correct syntax..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124085#M986019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124086#M986020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can I know ur requirement?&lt;/P&gt;&lt;P&gt;Do u want to display the text in a protected format in a box,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u can use protect...endprotect commands.&lt;/P&gt;&lt;P&gt;if that is not the case then u can go for box command first&lt;/P&gt;&lt;P&gt;and then standard text attachement using include statement.&lt;/P&gt;&lt;P&gt;In SO10 u can create text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ABhilash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 10:44:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-text/m-p/4124086#M986020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T10:44:20Z</dc:date>
    </item>
  </channel>
</rss>

