<?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: Action Class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092919#M101327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is table view for action and action class &amp;lt;b&amp;gt;V_TEWACTION&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;check the data element WB2_CLASS documentation.&lt;/P&gt;&lt;P&gt;for better understanding..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2005 04:50:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-28T04:50:59Z</dc:date>
    <item>
      <title>Action Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092915#M101323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! Everyone..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'm working with GTM in SAP Extended module.&lt;/P&gt;&lt;P&gt; GTM is Glrobal Trade Management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What is 'Action Class'?&lt;/P&gt;&lt;P&gt; Maybe, this is base of industry solution developement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Maybe, I want to gain anything about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks in advance and Happy New Year..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 08:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092915#M101323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Action Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092916#M101324</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;Please goto the URL&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_erp2005/helpdata/en/74/934841f60df723e10000000a155106/frameset.ht"&amp;gt;http://help.sap.com/saphelp_erp2005/helpdata/en/74/934841f60df723e10000000a155106/frameset.ht&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/10/e4bf3eb8b73614e10000000a114084/content.htm"&amp;gt;http://help.sap.com/saphelp_nw04/helpdata/en/10/e4bf3eb8b73614e10000000a114084/content.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;Pls. reward appropriate points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 09:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092916#M101324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Action Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092917#M101325</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;An action class is used as an interface for transferring data to R/3 documents and performing background activities. It must implement the "IF_WB2_ACTION" interface. The TEW only transfers the data of the preceding document to the action class. Creation of or changes to documents is the responsibility of the action class. The business logic is implemented in the action classes in the form of ABAP programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the business process step to be processed, the session and the associated previous step, defined in the TEW, the system automatically determines the appropriate business scenario and from this determines a single action class. The action class defines the R/3 document that needs to be processed, and any other background actions that need to be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2005 09:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092917#M101325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-27T09:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Action Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092918#M101326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am understand the concept of Action Class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know detail....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you any document or information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you needed, send something to me by e-mail &lt;/P&gt;&lt;P&gt; in my biz. card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 04:02:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092918#M101326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-28T04:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Action Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092919#M101327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is table view for action and action class &amp;lt;b&amp;gt;V_TEWACTION&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;check the data element WB2_CLASS documentation.&lt;/P&gt;&lt;P&gt;for better understanding..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2005 04:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/action-class/m-p/1092919#M101327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-28T04:50:59Z</dc:date>
    </item>
  </channel>
</rss>

