<?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 BADI ecc6 throws dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-ecc6-throws-dump/m-p/1732252#M318784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting a dump while calling a badi through our Z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have created a Enhancement spot through SE18 -&amp;gt; z_es_spot&lt;/P&gt;&lt;P&gt;where I have defined badi definition as Z_BADI_DEF and interface as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZIF_EX_LE_SHP_TAB_CUST_ITEM.&lt;/P&gt;&lt;P&gt;I have defined a method as ADD there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that we have created a enhancement implemention through Se19 -&amp;gt;Z_ENHANCE_IMP&lt;/P&gt;&lt;P&gt;there we have given badi implementation as ZTEST_BADI_IMPL and implementing class is ZIMPL_CL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards I have created a program through Se38 -&amp;gt;zbadi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;class cl_exithandler definition load.

data: var2 type ref to ZIF_EX_LE_SHP_TAB_CUST_ITEM.


CALL METHOD var2-&amp;gt;add
    .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;when the program call the method ADD it throws a dump as Access via 'NULL' object reference not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2006 04:28:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-29T04:28:47Z</dc:date>
    <item>
      <title>BADI ecc6 throws dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-ecc6-throws-dump/m-p/1732252#M318784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting a dump while calling a badi through our Z program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have created a Enhancement spot through SE18 -&amp;gt; z_es_spot&lt;/P&gt;&lt;P&gt;where I have defined badi definition as Z_BADI_DEF and interface as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZIF_EX_LE_SHP_TAB_CUST_ITEM.&lt;/P&gt;&lt;P&gt;I have defined a method as ADD there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that we have created a enhancement implemention through Se19 -&amp;gt;Z_ENHANCE_IMP&lt;/P&gt;&lt;P&gt;there we have given badi implementation as ZTEST_BADI_IMPL and implementing class is ZIMPL_CL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards I have created a program through Se38 -&amp;gt;zbadi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;class cl_exithandler definition load.

data: var2 type ref to ZIF_EX_LE_SHP_TAB_CUST_ITEM.


CALL METHOD var2-&amp;gt;add
    .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;when the program call the method ADD it throws a dump as Access via 'NULL' object reference not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 04:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-ecc6-throws-dump/m-p/1732252#M318784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T04:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: BADI ecc6 throws dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-ecc6-throws-dump/m-p/1732253#M318785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am still stuck can any one help or give some advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx in advance&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 12:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-ecc6-throws-dump/m-p/1732253#M318785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T12:39:49Z</dc:date>
    </item>
  </channel>
</rss>

