<?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 while processing VL10B in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403959#M1645082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any enhancement done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jan 2012 07:57:51 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2012-01-14T07:57:51Z</dc:date>
    <item>
      <title>error while processing VL10B</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403957#M1645080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     in my requirement i am facing a problem that when creating outbound delivery thru VL10B,it is showing the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC&lt;/P&gt;&lt;P&gt; in standard program SAPLV50U and In the Include LV50UF0L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
     in
    procedure "LIPS_VERBUCHEN" "(FORM)", nor was it propagated by a RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    If you use an ABAP/4 Open SQL array insert to insert a record in
    the database and that record already exists with the same key,
    this results in a termination.

    (With an ABAP/4 Open SQL single record insert in the same error
    situation, processing does not terminate, but SY-SUBRC is set to 4.)

Missing RAISING Clause in Interface
    Program                                 SAPLV50U
    Include                                 LV50UF0L
    Row                                     70
    Module type                             (FORM)
    Module Name                             LIPS_VERBUCHEN

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i solve this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body plz suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&amp;amp;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maheshlap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2012 03:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403957#M1645080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-14T03:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: error while processing VL10B</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403958#M1645081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Search for sap notes...have you doneany custom development also..try to comment itand check if its bcoz of your code or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NABHEET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2012 05:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403958#M1645081</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-01-14T05:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: error while processing VL10B</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403959#M1645082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any enhancement done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2012 07:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403959#M1645082</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-01-14T07:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: error while processing VL10B</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403960#M1645083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;stay on line number 305(thats where i think the error is happening). keep a break point on that.(line number may change based on the notes applied on your system). but search for this line in LV50UF0L.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;insert lips from table lv_xlipsi.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the content of lv_xlipsi. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check if already an entry exist for that key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2012 10:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403960#M1645083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-14T10:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: error while processing VL10B</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403961#M1645084</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 have the same error during VL10B elaboration. How have you solved the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 14:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-processing-vl10b/m-p/8403961#M1645084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T14:29:42Z</dc:date>
    </item>
  </channel>
</rss>

