<?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: BADI implementation class new method call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation-class-new-method-call/m-p/7740885#M1581794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 12:24:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-10T12:24:53Z</dc:date>
    <item>
      <title>BADI implementation class new method call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation-class-new-method-call/m-p/7740884#M1581793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I implement the BADI ARC_PM_QMEL_PREPROCESS with implementation ZARC_PM_QMEL_PREPROCESS. &lt;/P&gt;&lt;P&gt;In the class of implementation I add new method (named METODA) that I need to call (from external programm) before the method of interface class (in my case, the interface is IF_EX_ARC_PM_QMEL_PREPROCESS, with method PREPROCESS_CHECK ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.A working example: &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------------" /&gt;&lt;P&gt;DATA: LREF_ARC_NOTIFY_PREPROCESS TYPE REF TO ARC_PM_QMEL_PREPROCESS.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; call method PREPROCESS_CHECK of this implementation&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    CALL BADI lref_arc_notify_preprocess-&amp;gt;preprocess_check&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        is_iviqmel    = ls_selc&lt;/P&gt;&lt;P&gt;      CHANGING&lt;/P&gt;&lt;P&gt;        c_archive_flg = gv_archive_flg&lt;/P&gt;&lt;P&gt;        ct_mess_table = lt_mess_table .&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------" /&gt;&lt;P&gt;where the method preprocess_check is defined in interface class ( IF_EX_ARC_PM_QMEL_PREPROCESS) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.A short dump example:&lt;/P&gt;&lt;P&gt;CALL BADI lref_arc_notify_preprocess-&amp;gt;('METODA').&lt;/P&gt;&lt;P&gt;where the method is not defined in interface class  IF_EX_ARC_PM_QMEL_PREPROCESS but is defined in implementation CLASS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me with an idea of a way to call the method that I built it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 11:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation-class-new-method-call/m-p/7740884#M1581793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T11:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: BADI implementation class new method call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation-class-new-method-call/m-p/7740885#M1581794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 12:24:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-implementation-class-new-method-call/m-p/7740885#M1581794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T12:24:53Z</dc:date>
    </item>
  </channel>
</rss>

