<?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: In update task option with class methods ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476249#M1253940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I dont think we have similar option using class methods.. can you please tell us when this BADI is triggered ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my suggestion would be you can call the same function module inside the method instead of writing the whole code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method update.&lt;/P&gt;&lt;P&gt;call function in update task.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmethod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2009 22:05:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-21T22:05:46Z</dc:date>
    <item>
      <title>In update task option with class methods ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476248#M1253939</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 case, I have written a BADI and in it's method I will be updating a custom table. In the earlier approach I was updating the custom table in a function module which was invoked in update task as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_XXX'&lt;/P&gt;&lt;P&gt;      IN UPDATE TASK&lt;/P&gt;&lt;P&gt;     EXPORTING&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have a similar update task concept w.r.t class methods ? So that whatever i have written in the FM I will copy into the method but that code must execute in update task !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 21:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476248#M1253939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T21:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: In update task option with class methods ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476249#M1253940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I dont think we have similar option using class methods.. can you please tell us when this BADI is triggered ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my suggestion would be you can call the same function module inside the method instead of writing the whole code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method update.&lt;/P&gt;&lt;P&gt;call function in update task.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmethod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 22:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476249#M1253940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T22:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: In update task option with class methods ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476250#M1253941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Krishna, I too thought of the same initially but this looks like too many layers involved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, I came across a document in SAP help, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/fa/f23c15330411d5992100508b6b8b11/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/EN/fa/f23c15330411d5992100508b6b8b11/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this ? Will this be of any help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 22:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-update-task-option-with-class-methods/m-p/5476250#M1253941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-21T22:34:55Z</dc:date>
    </item>
  </channel>
</rss>

