<?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: Problem Testing SAP Delivered Function Modules? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361854#M806696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Execute BW query using ABAP Part III|/people/durairaj.athavanraja/blog/2005/12/05/execute-bw-query-using-abap-part-iii]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2008 17:26:37 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2008-01-31T17:26:37Z</dc:date>
    <item>
      <title>Problem Testing SAP Delivered Function Modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361851#M806693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the SEM system. Below is the Function Module that I get the "&lt;STRONG&gt;Error generating the test frame&lt;/STRONG&gt;" message. The error is "Any Table" is expected, not "Standard Table". That is as much of the error as I can get. I believe the error is being triggered by the Export Parameter that is defined as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;E_T_DATA TYPE Standard Table&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;The FM is &lt;STRONG&gt;RSDRI_INFOPROV_READ&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked OSS and could not find anything. I guess my next step is copying the function moduoe to a Z version and chainging the parameters associated type to "Any Table".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone come across this issue? I'd rather resolve it than copy the FM to a custom FM.&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: Tom M. on Jan 29, 2008 2:22 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 13:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361851#M806693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Testing SAP Delivered Function Modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361852#M806694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;certain function modules where data references are used cannot be tested from SE37, you have to create a test program and call the function module there to test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way are you trying to read contents of a cube using this FM. if yes, i have developed a custom FM which can execute a query and give you the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 07:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361852#M806694</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-01-30T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Testing SAP Delivered Function Modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361853#M806695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I eventually discovered what you are saying. I was trying to test F.M. RSDRI_INFOPROV_READ. Then I saw RSDRI_INFOPROV_READ_DEMO which helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your custom F.M.? Wow, that would be great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank-You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 13:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361853#M806695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-30T13:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Testing SAP Delivered Function Modules?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361854#M806696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out this blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Execute BW query using ABAP Part III|/people/durairaj.athavanraja/blog/2005/12/05/execute-bw-query-using-abap-part-iii]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 17:26:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-testing-sap-delivered-function-modules/m-p/3361854#M806696</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-01-31T17:26:37Z</dc:date>
    </item>
  </channel>
</rss>

