<?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: Dump in while splitting the Document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-while-splitting-the-document/m-p/7281893#M1531604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you read the SAP Notes on the subject....  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAP Note 1447089 - Runtime error MESSAGE_TYPE_X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"CLEAR_ASSIGNMENTS" in SAPLGLT0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Oct 2010 20:09:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-06T20:09:18Z</dc:date>
    <item>
      <title>Dump in while splitting the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-while-splitting-the-document/m-p/7281892#M1531603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are posting documents using BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt;it is working fine for upto 100 line item, if in the file more than 100 line items&lt;/P&gt;&lt;P&gt;we are getting dump. in check in the deburg mode, in the subroutine of splitting the document it is giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly share  any valuable soluction for this problem.&lt;/P&gt;&lt;P&gt;I searched for OSS note, but i didn't get the proper one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls check the below Dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;    The current application triggered a termination with a short dump.&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;    The current application program detected a situation which really&lt;/P&gt;&lt;P&gt;    should not occur. Therefore, a termination with a short dump was&lt;/P&gt;&lt;P&gt;    triggered on purpose by the key word MESSAGE (type X).&lt;/P&gt;&lt;P&gt;What can you do?&lt;/P&gt;&lt;P&gt;    Note down which actions and inputs caused the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    To process the problem further, contact you SAP system&lt;/P&gt;&lt;P&gt;    administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Using Transaction ST22 for ABAP Dump Analysis, you can look&lt;/P&gt;&lt;P&gt;    at and manage termination messages, and you can also&lt;/P&gt;&lt;P&gt;    keep them for a long time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;    Short text of error message:&lt;/P&gt;&lt;P&gt;    System error (termination point CLEAR_ASSIGNMENTS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Long text of error message:&lt;/P&gt;&lt;P&gt;     Diagnosis&lt;/P&gt;&lt;P&gt;         An internal error has occurred.&lt;/P&gt;&lt;P&gt;     System Response&lt;/P&gt;&lt;P&gt;         You cannot continue with processing.&lt;/P&gt;&lt;P&gt;     Procedure&lt;/P&gt;&lt;P&gt;         Contact SAP to establish whether the error can only be rectified by&lt;/P&gt;&lt;P&gt;         a program correction, or whether it can also be rectified by&lt;/P&gt;&lt;P&gt;         changes to the settings. There may also be an error in the updating&lt;/P&gt;&lt;P&gt;         of the data which must be resolved.&lt;/P&gt;&lt;P&gt;         Specify the following parameters when reporting the error:&lt;/P&gt;&lt;P&gt;         o   Message           : GLT0/000 &lt;/P&gt;&lt;P&gt;        o   Program           : SAPLGLT0&lt;/P&gt;&lt;P&gt;        o   Termination point : CLEAR_ASSIGNMENTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Technical information about the message:&lt;/P&gt;&lt;P&gt;   Message class....... "GLT0"&lt;/P&gt;&lt;P&gt;   Number.............. 000&lt;/P&gt;&lt;P&gt;   Variable 1.......... "CLEAR_ASSIGNMENTS"&lt;/P&gt;&lt;P&gt;   Variable 2.......... "SAPLGLT0"&lt;/P&gt;&lt;P&gt;   Variable 3.......... " "&lt;/P&gt;&lt;P&gt;   Variable 4.......... " "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ow to correct the error&lt;/P&gt;&lt;P&gt;   Probably the only way to eliminate the error is to correct the program.&lt;/P&gt;&lt;P&gt;   -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If the error occures in a non-modified SAP program, you may be able to&lt;/P&gt;&lt;P&gt;   find an interim solution in an SAP Note.&lt;/P&gt;&lt;P&gt;   If you have access to SAP Notes, carry out a search with the following&lt;/P&gt;&lt;P&gt;   keywords:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   "MESSAGE_TYPE_X" " "&lt;/P&gt;&lt;P&gt;   "SAPLGLT0" or "LGLT0FER"&lt;/P&gt;&lt;P&gt;   "INTERNAL_ERROR"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   If you cannot solve the problem yourself and want to send an error&lt;/P&gt;&lt;P&gt;   notification to SAP, include the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   1. The description of the current problem (short dump)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      To save the description, choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;   (Unconverted)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   2. Corresponding system log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Display the system log by calling transaction SM21.&lt;/P&gt;&lt;P&gt;      Restrict the time interval to 10 minutes before and five minutes&lt;/P&gt;&lt;P&gt;   after the short dump. Then choose "System-&amp;gt;List-&amp;gt;Save-&amp;gt;Local File&lt;/P&gt;&lt;P&gt;   (Unconverted)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Regards,&lt;/P&gt;&lt;P&gt;   Sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 12:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-while-splitting-the-document/m-p/7281892#M1531603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T12:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in while splitting the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-while-splitting-the-document/m-p/7281893#M1531604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you read the SAP Notes on the subject....  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAP Note 1447089 - Runtime error MESSAGE_TYPE_X&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"CLEAR_ASSIGNMENTS" in SAPLGLT0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 20:09:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-while-splitting-the-document/m-p/7281893#M1531604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T20:09:18Z</dc:date>
    </item>
  </channel>
</rss>

