<?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>Question Re: null pointer exception in imported RFC in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343626#M582322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Praveen,&lt;/P&gt;&lt;P&gt;Even when I click on it after importing I am getting the same error. But after closing that , if you go with Response you can see the Structure.&lt;/P&gt;&lt;P&gt;Check this note also - 716604&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2006 15:12:17 GMT</pubDate>
    <dc:creator>moorthy</dc:creator>
    <dc:date>2006-05-18T15:12:17Z</dc:date>
    <item>
      <title>null pointer exception in imported RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaq-p/1343625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mates,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imported the std RFCs SUBST_SCHEDULE_BATCHJOB and SUBST_START_REPORT_IN_BATCH. After the import, when I try to see the request message I get java.lang.NullPointerException. I get the same error in two diff XI systems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try importing these into your XI system and let me know if you can successfully import them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a known problem? Any solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx in adv&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 14:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaq-p/1343625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: null pointer exception in imported RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343626#M582322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Praveen,&lt;/P&gt;&lt;P&gt;Even when I click on it after importing I am getting the same error. But after closing that , if you go with Response you can see the Structure.&lt;/P&gt;&lt;P&gt;Check this note also - 716604&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 15:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343626#M582322</guid>
      <dc:creator>moorthy</dc:creator>
      <dc:date>2006-05-18T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: null pointer exception in imported RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343627#M582323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moorthy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that Response and Fault messages getting imported successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The note talks about the heap memory size which I think is not the cause of this problem. I guess the problem is in converting some of the ABAP types to XSD types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 15:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343627#M582323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T15:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: null pointer exception in imported RFC</title>
      <link>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343628#M582324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the probelm is with one of the import parameters IV_SCHEDEVER for which the type is "GSUGI_PA-W_TADIR" and the java naming does not allow "-" in it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A work around would be to have a Z-wrapper FM and use...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also it might be worthwhile checking / getting the OSS opinion....&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2006 15:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/null-pointer-exception-in-imported-rfc/qaa-p/1343628#M582324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-18T15:45:32Z</dc:date>
    </item>
  </channel>
</rss>

