<?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: HR - Dynamic action in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270100#M781665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celtic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check whether program control has triggered the user exit or not, just put a break point in the user exit and then run the application triggering the dynamic action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put a explicit break point like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BREAK user.&lt;/STRONG&gt; - where user is your SAP user ID and then run the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the program stops @ the statement (breakpoint) then you know that the dynamic action has triggered the user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Jan 2008 14:27:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-20T14:27:24Z</dc:date>
    <item>
      <title>HR - Dynamic action</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270099#M781664</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 work with Dynamic action and i need to know if i got to the user exit from dynamic action or not.&lt;/P&gt;&lt;P&gt;How can i know?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 13:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270099#M781664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-20T13:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Dynamic action</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270100#M781665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celtic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check whether program control has triggered the user exit or not, just put a break point in the user exit and then run the application triggering the dynamic action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put a explicit break point like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BREAK user.&lt;/STRONG&gt; - where user is your SAP user ID and then run the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the program stops @ the statement (breakpoint) then you know that the dynamic action has triggered the user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 14:27:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270100#M781665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-20T14:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Dynamic action</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270101#M781666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats i know.&lt;/P&gt;&lt;P&gt;But i need to know if its dynamic action or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 14:57:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270101#M781666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-20T14:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Dynamic action</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270102#M781667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess the structure rp50g gets filled only during the Dyn Actions.. may be you can try checking that in your User exit..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Jan 2008 15:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270102#M781667</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2008-01-20T15:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Dynamic action</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270103#M781668</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;Not rp50g but rp50d gets fille dduring the dynamic action.&lt;/P&gt;&lt;P&gt;You can put a break point and chk whether this structure is getting filled , if it does it's a dynamic action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also all the dynamic actions are store in table T588Z , &lt;/P&gt;&lt;P&gt;you can chk up for the infotype u r looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 04:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270103#M781668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T04:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Dynamic action</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270104#M781669</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;There is no access to RP50G or RP50D on EXIT_SAPFP50M_002 exit ( PAI user exit).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 06:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-dynamic-action/m-p/3270104#M781669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T06:38:15Z</dc:date>
    </item>
  </channel>
</rss>

