<?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 Dump while testing Idoc from WE19-OBJECTS_OBJREF_NOT_ASSIGNED in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-testing-idoc-from-we19-objects-objref-not-assigned/m-p/6799342#M1467198</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;I am trying to Post inbound PO idoc from we19 tcode.&lt;/P&gt;&lt;P&gt;MessageType:PORDCR1&lt;/P&gt;&lt;P&gt;Idoctype:PORDCR102&lt;/P&gt;&lt;P&gt;FM:BAPI_IDOC_INPUT1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while testing this Idoc it is going dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors     :    OBJECTS_OBJREF_NOT_ASSIGNED&lt;/P&gt;&lt;P&gt;Short text            :    Access via 'NULL' object reference not possible.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error analysis&lt;/STRONG&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 "PROCESS_COMPONENTS" "(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;    You attempted to use a 'NULL' object reference (points to 'nothing')&lt;/P&gt;&lt;P&gt;    access a component (variable: "L_ITEM").&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;Could you plz suggest how to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bhuvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 11:48:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-15T11:48:33Z</dc:date>
    <item>
      <title>Dump while testing Idoc from WE19-OBJECTS_OBJREF_NOT_ASSIGNED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-testing-idoc-from-we19-objects-objref-not-assigned/m-p/6799342#M1467198</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;I am trying to Post inbound PO idoc from we19 tcode.&lt;/P&gt;&lt;P&gt;MessageType:PORDCR1&lt;/P&gt;&lt;P&gt;Idoctype:PORDCR102&lt;/P&gt;&lt;P&gt;FM:BAPI_IDOC_INPUT1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while testing this Idoc it is going dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors     :    OBJECTS_OBJREF_NOT_ASSIGNED&lt;/P&gt;&lt;P&gt;Short text            :    Access via 'NULL' object reference not possible.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error analysis&lt;/STRONG&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 "PROCESS_COMPONENTS" "(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;    You attempted to use a 'NULL' object reference (points to 'nothing')&lt;/P&gt;&lt;P&gt;    access a component (variable: "L_ITEM").&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;Could you plz suggest how to resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bhuvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 11:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-testing-idoc-from-we19-objects-objref-not-assigned/m-p/6799342#M1467198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T11:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while testing Idoc from WE19-OBJECTS_OBJREF_NOT_ASSIGNED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-testing-idoc-from-we19-objects-objref-not-assigned/m-p/6799343#M1467199</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;Please implement the OSS Note &lt;STRONG&gt;1409498&lt;/STRONG&gt; (Relavent to your problem).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure it will resolve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not solving your than You can serch for relavent SAP note on SAP serivce market place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lokesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Lokesh Tarey on Apr 15, 2010 2:31 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Lokesh Tarey on Apr 15, 2010 2:33 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 12:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-testing-idoc-from-we19-objects-objref-not-assigned/m-p/6799343#M1467199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T12:31:27Z</dc:date>
    </item>
  </channel>
</rss>

