<?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: VL31N - ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387711#M1238553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi:&lt;/P&gt;&lt;P&gt;Please get you answer here&lt;/P&gt;&lt;P&gt;[Forum|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="975354"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Mar 2009 06:56:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-25T06:56:42Z</dc:date>
    <item>
      <title>VL31N - ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387709#M1238551</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'm trying to do inbound dlvy -VL31N- where i'm getting the blw Abap error, pls let me know how to correct it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In config. side, i defined plant/st. loc/doc for NB in log excution and defined # range for 41.. Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLV45V" had to be terminated because it has&lt;/P&gt;&lt;P&gt;come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caugh&lt;/P&gt;&lt;P&gt;in&lt;/P&gt;&lt;P&gt;procedure "VBUK_BEARBEITEN" "(FORM)", nor was it propagated by a RAISING&lt;/P&gt;&lt;P&gt;clause.&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;If you use an ABAP/4 Open SQL array insert to insert a record in&lt;/P&gt;&lt;P&gt;the database and that record already exists with the same key,&lt;/P&gt;&lt;P&gt;this results in a termination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(With an ABAP/4 Open SQL single record insert in the same error&lt;/P&gt;&lt;P&gt;situation, processing does not terminate, but SY-SUBRC is set to 4.)&lt;/P&gt;&lt;P&gt;Last error logged in SAP kernele&lt;/P&gt;&lt;P&gt;Component............ "NI (network interface)"&lt;/P&gt;&lt;P&gt;Place................ "SAP-Gateway on host idestspl / sapgw00"&lt;/P&gt;&lt;P&gt;Version.............. 38&lt;/P&gt;&lt;P&gt;Error code........... "-2"&lt;/P&gt;&lt;P&gt;Error text........... "hostname 'xxxxxx' unknown"&lt;/P&gt;&lt;P&gt;Description.......... "NiHsLGetNodeAddr: hostname cached as unknown"&lt;/P&gt;&lt;P&gt;System call.......... " "&lt;/P&gt;&lt;P&gt;Module............... "nixxhsl.cpp"&lt;/P&gt;&lt;P&gt;Line................. 223&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error reported by the operating system is:&lt;/P&gt;&lt;P&gt;Error number..... " "&lt;/P&gt;&lt;P&gt;Error text....... " "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: UJ on Mar 25, 2009 7:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 06:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387709#M1238551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-25T06:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: VL31N - ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387710#M1238552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for this you have to debug the std program and see why the dump is occuring..&lt;/P&gt;&lt;P&gt;as per the dump description we can say that due to INSERT or some otehre database operation it is going to dump and &lt;/P&gt;&lt;P&gt;you have to handle the error.&lt;/P&gt;&lt;P&gt;As of now there no handling of errror..or catching the exceptions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 06:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387710#M1238552</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-03-25T06:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: VL31N - ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387711#M1238553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi:&lt;/P&gt;&lt;P&gt;Please get you answer here&lt;/P&gt;&lt;P&gt;[Forum|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="975354"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 06:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vl31n-error/m-p/5387711#M1238553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-25T06:56:42Z</dc:date>
    </item>
  </channel>
</rss>

