<?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: Error DATA_OFFSET_LENGTH_TOO_LARGE into include: LPA_INFTY_LOGF02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727845#M1580698</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;The version of R/3 I'm using is 6.0 and the support package for SAP_APPL is "SAPKH60403"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are that fields i saw you asked? Sorry I'm new on Abap...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to check something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 13:29:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-08T13:29:44Z</dc:date>
    <item>
      <title>Error DATA_OFFSET_LENGTH_TOO_LARGE into include: LPA_INFTY_LOGF02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727843#M1580696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new as abap consultant and yesterday i got an error when executing a programm which calls standard function HR_INFOTYPE_LOG_GET_DETAIL and this function calls a include LPA_INFTY_LOGF02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is: It shows me an error on field "HLP_BLG_OLD"  line 333. The error is bellow (in bold). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did someone have this problem? What can I do? Please... help me... If you know some sapnote to help me I'll be thankful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;&lt;EM&gt;" An exception occurred that is explained in detail below.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;The exception, which is assigned to class 'CX_SY_RANGE_OUT_OF_BOUNDS', was not&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;&lt;EM&gt;caught in&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;procedure "FILL_TABLES" "(FORM)", nor was it propagated by a RAISING clause.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;Since the caller of the procedure could not have anticipated that the&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;exception would occur, the current program is terminated.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;The reason for the exception is:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;In the running program "SAPLPA_INFTY_LOG", the field "HLP_BLG_OLD", which is of&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;&lt;EM&gt;the type "C" and&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;length 256, was to be accessed with the offset 250 and the length 50.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;However, subfield accesses in which the sum of the offset and length&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    &lt;STRONG&gt;&lt;EM&gt;specifications is greater than the field length are not allowed. "&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 12:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727843#M1580696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T12:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error DATA_OFFSET_LENGTH_TOO_LARGE into include: LPA_INFTY_LOGF02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727844#M1580697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you on R/3 4.6c, prior to support package 35?  If so, check SAP Note 439664.  If not, you might want to open a message with SAP, since there appear to be no other relevant notes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 19:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727844#M1580697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-07T19:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error DATA_OFFSET_LENGTH_TOO_LARGE into include: LPA_INFTY_LOGF02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727845#M1580698</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;The version of R/3 I'm using is 6.0 and the support package for SAP_APPL is "SAPKH60403"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are that fields i saw you asked? Sorry I'm new on Abap...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to check something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 13:29:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-data-offset-length-too-large-into-include-lpa-infty-logf02/m-p/7727845#M1580698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-08T13:29:44Z</dc:date>
    </item>
  </channel>
</rss>

