<?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: Access via 'NULL' object refernce not possible in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478646#M558247</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;This error happnes when you are trying call a method on a REFERENCE vairable for which there is not object created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOr example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ref type ref to class_one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you call method on REF this will give this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use CREATE OBJECT to get the object for this reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see DUMP details in ST22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 08:03:17 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-07-06T08:03:17Z</dc:date>
    <item>
      <title>Access via 'NULL' object refernce not possible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478645#M558246</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;I am trying to Install an InfoArea from BI content in BI7.0 and after i while the system is giving dump saying " Access via 'NULL' object refernce not possible". Please help me with understanding and resolving the above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 08:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478645#M558246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T08:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access via 'NULL' object refernce not possible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478646#M558247</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;This error happnes when you are trying call a method on a REFERENCE vairable for which there is not object created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOr example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ref type ref to class_one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you call method on REF this will give this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use CREATE OBJECT to get the object for this reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see DUMP details in ST22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 08:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478646#M558247</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-06T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Access via 'NULL' object refernce not possible</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478647#M558248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankur.&lt;/P&gt;&lt;P&gt;Go to st22 , And see how to resolve an error! Basically it is due to Object initiallization.&lt;/P&gt;&lt;P&gt;Object is defined but not created. So it becomes null pointer.&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 08:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-via-null-object-refernce-not-possible/m-p/2478647#M558248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T08:04:14Z</dc:date>
    </item>
  </channel>
</rss>

