<?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 data transfer idoc program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767637#M906533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My two syatems - ORP and HRP are two separate boxes. Will this report hold good in my case as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 May 2008 07:25:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-03T07:25:04Z</dc:date>
    <item>
      <title>HR data transfer idoc program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767635#M906531</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone plesase give me a sample Idoc program for transferring HR master data - e.g. to move data of infotype 0001 and 0002 or any other infotype  - from one sap system to another through ALE???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 11:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767635#M906531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T11:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: HR data transfer idoc program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767636#M906532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For transporting Infotypes from one to another System you can use the standard Report RHALEINI (TAc bd87), check also your moving-model (TAC SALE).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 11:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767636#M906532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T11:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: HR data transfer idoc program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767637#M906533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My two syatems - ORP and HRP are two separate boxes. Will this report hold good in my case as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2008 07:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767637#M906533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-03T07:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: HR data transfer idoc program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767638#M906534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ronnie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You haven't mentioned if this will be ongoing process or an "one-off" transfer of data from one SAP system to other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, if you want to do it through IDocs, an &lt;STRONG&gt;ALE Distribution Model&lt;/STRONG&gt; has to be set up in both the Sending system and the Receiving  system - which can be done via transaction &lt;STRONG&gt;SALE&lt;/STRONG&gt;. Please be aware that this is not a one-step process (or a quick process) i.e. a number of steps needs to be configured, implemented and tested in both the systems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is an one-off process, once the ALE customization is complete, you can use transaction &lt;STRONG&gt;PFAL&lt;/STRONG&gt; to create the IDocs for distribution then finally use &lt;STRONG&gt;BD87&lt;/STRONG&gt; to distribute the IDocs to the receiving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not an ongoing process, i.e. if you want to distribute the infotype data as soon as they are created in the sending system, then &lt;STRONG&gt;Change Pointers&lt;/STRONG&gt; have to be activated for message type &lt;STRONG&gt;HRMD_A&lt;/STRONG&gt; (HR Master Data Distribution) as a part of the ALE configuration mentioned above. Then you can schedule a transaction &lt;STRONG&gt;BD21&lt;/STRONG&gt; to run in background every 5-10 minutes to create IDocs from the change pointers that were created by the system at the time of the infotype creation/change/deletion etc. and finally use &lt;STRONG&gt;BD87&lt;/STRONG&gt; or program &lt;STRONG&gt;RSEOUT00&lt;/STRONG&gt; to fire the IDocs to the receving system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know your requirements in more details - I'm happy to help you in this process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2008 10:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767638#M906534</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2008-05-03T10:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: HR data transfer idoc program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767639#M906535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats an awsome answere sougata...... great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2008 08:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-data-transfer-idoc-program/m-p/3767639#M906535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-04T08:16:29Z</dc:date>
    </item>
  </channel>
</rss>

