<?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 for tcode pp02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819430#M350392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;        This are useful exits .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RHGB0001            Function Group RHGB Customer-specific field (list)&lt;/P&gt;&lt;P&gt;RHIV0001            OrgManagement: Customer-specific number assignment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2007 05:56:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-22T05:56:28Z</dc:date>
    <item>
      <title>User Exit for tcode pp02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819429#M350391</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 am searching for a user-exit for transaction pp02. Actually I want to enter data in ztable after creation/modification of data in infotype 1008. So please provide me some information regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 05:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819429#M350391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T05:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for tcode pp02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819430#M350392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;        This are useful exits .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RHGB0001            Function Group RHGB Customer-specific field (list)&lt;/P&gt;&lt;P&gt;RHIV0001            OrgManagement: Customer-specific number assignment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 05:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819430#M350392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T05:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for tcode pp02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819431#M350393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt; You can find the user exits ..&lt;/P&gt;&lt;P&gt; Open the transaction PP02 . Go to System-- &amp;gt;  Status -&amp;gt; doble click on the program name .. --&amp;gt;Go to Attributes --&amp;gt; Take the Package name from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now , go to transaction CMOD --&amp;gt; utilities --&amp;gt; enhancements --&amp;gt; Put the package name there and press F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the following two exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; RHGB0001  Function Group RHGB Customer-specific field (list)&lt;/P&gt;&lt;P&gt;RHIV0001  OrgManagement: Customer-specific number assignment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 06:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819431#M350393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T06:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for tcode pp02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819432#M350394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sameer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to enhance the infotype 1008, rather than going for user exit to PP02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto transaction PPCI and enhance the module-pool (select the radio button module-pool), if you need to save the existing data to ZTABLEs. If you want to &amp;lt;b&amp;gt;include custom fields in the infotype&amp;lt;/b&amp;gt;, you would require to enhance the include structure, enhance screen and then enhance the module-pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you dont want to use the above method, then probably you can use the BAdI HRBAS00INFTY (use method IN_UPDATE). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Sajan Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 06:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819432#M350394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T06:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit for tcode pp02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819433#M350395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BADI HRBAS00INFTY (transaction Se18) and implement its method named &lt;/P&gt;&lt;P&gt;'IN_UPDATE' in tcode Se19&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 06:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-tcode-pp02/m-p/1819433#M350395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T06:20:01Z</dc:date>
    </item>
  </channel>
</rss>

