<?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: User exit at program RGGBS000 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-at-program-rggbs000/m-p/3694869#M889685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In RGGBS000 (or the copy thereof) you can maintain user exits that will be used in field value substitions of accounting documents.&lt;/P&gt;&lt;P&gt;Please see SAP help for all background information.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/5b/d231a843c611d182b30000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/5b/d231a843c611d182b30000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 15:05:37 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2008-04-08T15:05:37Z</dc:date>
    <item>
      <title>User exit at program RGGBS000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-at-program-rggbs000/m-p/3694868#M889684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to start a Workflow at user exit RGGBS000.&lt;/P&gt;&lt;P&gt;I know that I need to do a copy of this program ( ZRGGBS000).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don´t know how to implement on there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only need to call this function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Calls Workflow&lt;/P&gt;&lt;P&gt;          call function 'SWE_EVENT_CREATE_FOR_UPD_TASK'&lt;/P&gt;&lt;P&gt;            exporting&lt;/P&gt;&lt;P&gt;              objtype           = 'QMSM'             "Name of the object&lt;/P&gt;&lt;P&gt;              objkey            = l_objectkey        "Key field&lt;/P&gt;&lt;P&gt;              event             = 'zwf_create_acao'  "Eventacionador WF&lt;/P&gt;&lt;P&gt;              creator           = w_creator          "User&lt;/P&gt;&lt;P&gt;            tables&lt;/P&gt;&lt;P&gt;              event_container   = t_event_container   "WF variables&lt;/P&gt;&lt;P&gt;            exceptions&lt;/P&gt;&lt;P&gt;              objtype_not_found = 1&lt;/P&gt;&lt;P&gt;              others            = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;          WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a form to pass values to this exit?&lt;/P&gt;&lt;P&gt;How this works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ricardo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 14:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-at-program-rggbs000/m-p/3694868#M889684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T14:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: User exit at program RGGBS000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-at-program-rggbs000/m-p/3694869#M889685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In RGGBS000 (or the copy thereof) you can maintain user exits that will be used in field value substitions of accounting documents.&lt;/P&gt;&lt;P&gt;Please see SAP help for all background information.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/5b/d231a843c611d182b30000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/5b/d231a843c611d182b30000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 15:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-at-program-rggbs000/m-p/3694869#M889685</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-04-08T15:05:37Z</dc:date>
    </item>
  </channel>
</rss>

