<?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: DMEE_EXIT_TEMPLATE_ABA interface for this function implemented incorrectly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564662#M585068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant DMEE_EXIT_TEMPLATE_EXTEND_ABA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2007 04:55:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-02T04:55:58Z</dc:date>
    <item>
      <title>DMEE_EXIT_TEMPLATE_ABA interface for this function implemented incorrectly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564659#M585065</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;IN my project ( using ECC 6.0 ) I have implemented a exit on amount field to convert it from cents to dollars. I used DMEE_EXIT_TEMPLATE_ABA and copied it to ZDMEE_EXIT_TEMPLATE_ABA . After doing this I put in my code in ZDMEE_EXIT_TEMPLATE_ABA between function ... end function and generated it. After doing this I attached this function module to the field in PAYM tree for outgoing file. Now when I do a syntax check at the tree level it gives me a log and error stating "You have assigned the exit module ZDMEE_EXIT_TEMPLATE_ABA to node Amount (cents). However, the interface for this function module is not one of the predefined interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no clue why it gives me this error even after having constructed my Z module using the provided template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done similar implementation with ECC5.0 and it has worked successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions and solutions helping is solving the issue will be apprecited and rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        manish salvi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 21:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564659#M585065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T21:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE_EXIT_TEMPLATE_ABA interface for this function implemented incorrectly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564660#M585066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ECC6 there is also DMEE_EXIT_TEMPLATE_EXTENDED with an extra parameter - try using that one to base your exit on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 04:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564660#M585066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T04:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE_EXIT_TEMPLATE_ABA interface for this function implemented incorrectly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564661#M585067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think that would help as that template is to be used if we hvae extended the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some Debugging and found some possible coding issue with standard SAP code. I have raised a message with SAP and will update this thread if I get some solution form them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 04:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564661#M585067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T04:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: DMEE_EXIT_TEMPLATE_ABA interface for this function implemented incorrectly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564662#M585068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant DMEE_EXIT_TEMPLATE_EXTEND_ABA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 04:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dmee-exit-template-aba-interface-for-this-function-implemented-incorrectly/m-p/2564662#M585068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T04:55:58Z</dc:date>
    </item>
  </channel>
</rss>

