<?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: Write I type with length in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831615#M662797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*4567 ABCDEF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you are displaying Integer. Fir integers, values are printed right justified and the field length is 11. As we are displaying only 5 characters, it display *4567, * for truncated value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For character it displays left justified, and as 6 character length is specified, it displays ABCDEF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this for more detail -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e2335c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e2335c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2007 03:40:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-28T03:40:34Z</dc:date>
    <item>
      <title>Write I type with length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831614#M662796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: NUMBER TYPE  I  VALUE '1234567',&lt;/P&gt;&lt;P&gt;                   TEXT(10) VALUE  'ABCDEFGHIJ'.&lt;/P&gt;&lt;P&gt;            break-point.&lt;/P&gt;&lt;P&gt;            WRITE: (5) NUMBER,&lt;/P&gt;&lt;P&gt;                   (6)  TEXT.&lt;/P&gt;&lt;P&gt;what is result?&lt;/P&gt;&lt;P&gt;and why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all you kindly reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 03:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831614#M662796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T03:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Write I type with length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831615#M662797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*4567 ABCDEF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you are displaying Integer. Fir integers, values are printed right justified and the field length is 11. As we are displaying only 5 characters, it display *4567, * for truncated value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For character it displays left justified, and as 6 character length is specified, it displays ABCDEF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this for more detail -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e2335c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e2335c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 03:40:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831615#M662797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T03:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Write I type with length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831616#M662798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, sir!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2007 03:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-i-type-with-length/m-p/2831616#M662798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-28T03:47:22Z</dc:date>
    </item>
  </channel>
</rss>

