<?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 analysis -CX_SY_REF_IS_INITIAL' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665278#M1446936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is standard SAP functionality. Have you looked for notes??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Mar 2010 18:37:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-19T18:37:00Z</dc:date>
    <item>
      <title>dump analysis -CX_SY_REF_IS_INITIAL'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665277#M1446935</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;we are getting short dumps  when processing credit memo requests creation to assign the deductions. (Assign Credit Memo function) .&lt;/P&gt;&lt;P&gt;the dump is as below:&lt;/P&gt;&lt;P&gt;&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_REF_IS_INITIAL', was not&lt;/P&gt;&lt;P&gt;   caught in&lt;/P&gt;&lt;P&gt;  procedure "CANCEL_FI" "(FORM)", nor was it propagated by a RAISING 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;  You attempted to use a 'NULL' object reference (points to 'nothing')&lt;/P&gt;&lt;P&gt;  access a component.&lt;/P&gt;&lt;P&gt;  An object reference must point to an object (an instance of a class)&lt;/P&gt;&lt;P&gt;  before it can be used to access components.&lt;/P&gt;&lt;P&gt;  Either the reference was never set or it was set to 'NULL' using the&lt;/P&gt;&lt;P&gt;  CLEAR statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where this happened:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ermination occurred in the ABAP program "SAPLFOAP_CDITEMS" - in "CANCEL_FI".&lt;/P&gt;&lt;P&gt;The main program was "SAPMV45A ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the source code you have the termination point in line 1003&lt;/P&gt;&lt;P&gt;of the (Include) program "LFOAP_CDITEMSF01".&lt;/P&gt;&lt;P&gt;The termination is caused because exception "CX_SY_REF_IS_INITIAL" occurred in&lt;/P&gt;&lt;P&gt;procedure "CANCEL_FI" "(FORM)", but it was neither handled locally nor declared&lt;/P&gt;&lt;P&gt;in the RAISING clause of its signature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure is in program "SAPLFOAP_CDITEMS "; its source code begins in line&lt;/P&gt;&lt;P&gt;950 of the (Include program "LFOAP_CDITEMSF01 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1001       gt_items_credit[] = gt_confirm_items_credit[].&lt;/P&gt;&lt;P&gt;1002       gt_items_debit[] = gt_confirm_items_debit[].&lt;/P&gt;&lt;P&gt;=====     gt_items_assigned = gt_confirm_items_assigned[].&lt;/P&gt;&lt;P&gt;1004       gs_cditem = gs_confirm_cditem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers on what is wrong and how to correct this??(i cannot debug as this is in production)&lt;/P&gt;&lt;P&gt;what could be the probable cause&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Mar 19, 2010 2:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 18:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665277#M1446935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T18:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: dump analysis -CX_SY_REF_IS_INITIAL'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665278#M1446936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is standard SAP functionality. Have you looked for notes??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 18:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665278#M1446936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T18:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: dump analysis -CX_SY_REF_IS_INITIAL'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665279#M1446937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;yes searched for notes..found one but that is already applied .&lt;/P&gt;&lt;P&gt;so,shall we raise a note instead ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 19:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-analysis-cx-sy-ref-is-initial/m-p/6665279#M1446937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-19T19:59:20Z</dc:date>
    </item>
  </channel>
</rss>

