<?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: include text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601684#M596087</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;Try these options....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;field+&amp;lt;offset&amp;gt;&amp;amp;&lt;/P&gt;&lt;P&gt; Skips offsets (&amp;lt;offset&amp;gt;) in the field value (character fields only). If the offset is greater than the length of the value, nothing is displayed.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;field(&amp;lt;length&amp;gt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Sets the output length to &amp;lt;length&amp;gt;.&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;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2007 06:53:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-08T06:53:51Z</dc:date>
    <item>
      <title>include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601683#M596086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;In my smartform i am  printing  include text of me22n text genral memo .&lt;/P&gt;&lt;P&gt;its working fine . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I want to print only 70 char of it  , how to do restiction here , bcoz this is inclue not text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Name        &amp;amp;ST_HEAD-EBELN&amp;amp;&lt;/P&gt;&lt;P&gt;Text Object        EKKO&lt;/P&gt;&lt;P&gt;Text ID              F15&lt;/P&gt;&lt;P&gt;Language          EN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******************&lt;STRONG&gt;Point is assurd&lt;/STRONG&gt;*****************&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 06:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601683#M596086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T06:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601684#M596087</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;Try these options....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;field+&amp;lt;offset&amp;gt;&amp;amp;&lt;/P&gt;&lt;P&gt; Skips offsets (&amp;lt;offset&amp;gt;) in the field value (character fields only). If the offset is greater than the length of the value, nothing is displayed.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;field(&amp;lt;length&amp;gt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Sets the output length to &amp;lt;length&amp;gt;.&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;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 06:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601684#M596087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601685#M596088</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;Try this one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Text Name &amp;amp;ST_HEAD-EBELN+0(70)&amp;amp;   " This is the way we give the offset i nteh Scripts
Text Object EKKO
Text ID F15
Language EN&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 06:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601685#M596088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T06:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601686#M596089</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;use the function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read_text and pass the values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Name &amp;amp;ST_HEAD-EBELN&amp;amp;&lt;/P&gt;&lt;P&gt;Text Object EKKO&lt;/P&gt;&lt;P&gt;Text ID F15&lt;/P&gt;&lt;P&gt;Language EN&lt;/P&gt;&lt;P&gt; to the above function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this write program lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the output of the function module store it&lt;/P&gt;&lt;P&gt;and take only the first 70 characters into a variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and display it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 06:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601686#M596089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T06:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601687#M596090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can't print upto 70 char just like that&lt;/P&gt;&lt;P&gt;Create Program Lines in the Smartform in that window&lt;/P&gt;&lt;P&gt;and writye the code for READ_TEXT fun module and pass these 4 paramaters to it&lt;/P&gt;&lt;P&gt;then you will get the Text in the internal table field &lt;/P&gt;&lt;P&gt;then you can offset that text field as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/  &amp;amp;TLINE-TEXT+0(70)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help you correctly to print only 70 char of that text field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 06:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601687#M596090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T06:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601688#M596091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;you can use include ...  PARAGRAPH XX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XX is an own paragrah wich you can define with your outputlenght.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 06:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601688#M596091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T06:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: include text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601689#M596092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anji Reddy and all who reply thanks&lt;/P&gt;&lt;P&gt;as anji logic work here ,&lt;/P&gt;&lt;P&gt;point has been given to you Anji Reddy...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2007 12:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-text/m-p/2601689#M596092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-08T12:52:14Z</dc:date>
    </item>
  </channel>
</rss>

