<?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: is header length restrict? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307657#M1392131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there might be some &lt;STRONG&gt;alignment gaps&lt;/STRONG&gt; in the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Unicode fragment view divides a flat structure into fragments according to its alignment gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should use statement 'CONCATENATE' instead of 'MOVE'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Nov 2009 06:44:06 GMT</pubDate>
    <dc:creator>daixiong_jiang3</dc:creator>
    <dc:date>2009-11-01T06:44:06Z</dc:date>
    <item>
      <title>is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307656#M1392130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I defined structure [X] with 120 fields, and total 870 length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then defined header[Y] for this structure, and then table [z].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like-   Types: x,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      data:  Y type X,&lt;/P&gt;&lt;P&gt;               Z  type table of X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now,  I am trying to send data of itab Z to other itab which has  1 string field with lenght 870, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like  loop at Z into Y.&lt;/P&gt;&lt;P&gt;        move Y to itab-a,&lt;/P&gt;&lt;P&gt;       append itab.&lt;/P&gt;&lt;P&gt;       endloop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debug i saw  at loop, Whole 870 length data is not coming into header[Y]  from table[Z], Only till 300 length data is getting read into Y from Z table rest is not coming into Y while loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz tell me the reason and solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 04:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307656#M1392130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-01T04:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307657#M1392131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there might be some &lt;STRONG&gt;alignment gaps&lt;/STRONG&gt; in the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Unicode fragment view divides a flat structure into fragments according to its alignment gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should use statement 'CONCATENATE' instead of 'MOVE'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 06:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307657#M1392131</guid>
      <dc:creator>daixiong_jiang3</dc:creator>
      <dc:date>2009-11-01T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307658#M1392132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But they do not want to concatenate those fileds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They want field gap, as field length is fixed they want to send it to outputfile with fixed length fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 16:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307658#M1392132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-01T16:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307659#M1392133</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;I think there is a restriction on the length of the field visible in a instance in the debugging mode. You could better confirm this by using length specification in the debugging mode like viewing a field as itab-a1+300(300) and check if you have data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 16:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307659#M1392133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-01T16:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307660#M1392134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya, I saw that but in ouput file it is not sending all fields as I mentioned, as in header itself it is not getting read all fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For upto 50 records it is sending all fileds more than that it is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 17:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307660#M1392134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-01T17:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307661#M1392135</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;Did you check your internal table records if the full length is coming in each of the records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 18:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307661#M1392135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-01T18:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307662#M1392136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,in itab its there but while reading not coming into work area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2009 21:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307662#M1392136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-01T21:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: is header length restrict?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307663#M1392137</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;There is no length restriction on the work area.I was able to get a 1000 length work area in my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you define the structure X in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case then do not use Types statement in your program.Try directly using it as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y TYPE TABLE OF X.(X is SE11 defined structure).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhashini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2009 05:57:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-header-length-restrict/m-p/6307663#M1392137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-02T05:57:08Z</dc:date>
    </item>
  </channel>
</rss>

