<?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: ABAP: error generating the test frame in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343963#M1539815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shanti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the interface of the function module apparently a HASHED table type is used which cannot be generated in the test environment.&lt;/P&gt;&lt;P&gt;Either you replace you HASHED table type with a STANDARD (or ANY) table type or you write a litle report which calls your function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a normal limitation of the test environment in SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Oct 2010 07:28:33 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2010-10-08T07:28:33Z</dc:date>
    <item>
      <title>ABAP: error generating the test frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343962#M1539814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I received below error during execute/test the function module. Could anyone help or advice me why i'm getting the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error generating the test frame&lt;/P&gt;&lt;P&gt;Message no. FL819&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system could not generate a syntactically correct test frame for function module ZDEV_DC_REALLIGNMENT_C4. You therefore cannot test the function module using the test environment. You have probably used an ABAP feature in the interface definition that is not yet supported in the test environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error message is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ANY TABLE" expected, not "HASHED TABLE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether you can change the interface of the function module so that it is possible to generate the test frame. If this is not possible,you will have to write your own utility for testing the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure for System Administration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Shanti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 07:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343962#M1539814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-08T07:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP: error generating the test frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343963#M1539815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shanti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the interface of the function module apparently a HASHED table type is used which cannot be generated in the test environment.&lt;/P&gt;&lt;P&gt;Either you replace you HASHED table type with a STANDARD (or ANY) table type or you write a litle report which calls your function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a normal limitation of the test environment in SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 07:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343963#M1539815</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-10-08T07:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP: error generating the test frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343964#M1539816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per SAP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, this error is caused by the complex typing of the parameter of the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The test environment of the function builder cannot represent these parameters in the input template (for example generic types, xtrings, strings, object references).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is to use where used list for the function module, and check how it has been called in other programs and implement directly in the program , then it will work and give u result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 09:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-error-generating-the-test-frame/m-p/7343964#M1539816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-30T09:40:36Z</dc:date>
    </item>
  </channel>
</rss>

