<?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: Data transfer by ale in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736813#M1300904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronnie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Check the following tranx codes for change pointer activation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       BD50--&amp;gt;Activate the change pointers for message type&lt;/P&gt;&lt;P&gt;       BD52--&amp;gt;Activate the change pointers per change document.&lt;/P&gt;&lt;P&gt;       BD61--&amp;gt;Activate the change pointers (Generally)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2009 07:16:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-29T07:16:06Z</dc:date>
    <item>
      <title>Data transfer by ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736812#M1300903</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;I am sending the HR data through ALE from one system to another. Initially while sending the data, we used pfal to send all the master data from one system, to another. Now there was a gap of two weeks for which there was no data upload. today we would have to activate change pointers in the system. Can anyone please tell me how to send the 2 weeks data where there was no communication between the systems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please let me know how to activate the change pointers on our system for hr data? We want that the data should be sent automatically to the target system when we change the data in the source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ronnie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 06:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736812#M1300903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T06:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer by ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736813#M1300904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronnie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Check the following tranx codes for change pointer activation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       BD50--&amp;gt;Activate the change pointers for message type&lt;/P&gt;&lt;P&gt;       BD52--&amp;gt;Activate the change pointers per change document.&lt;/P&gt;&lt;P&gt;       BD61--&amp;gt;Activate the change pointers (Generally)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg&lt;/P&gt;&lt;P&gt;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 07:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736813#M1300904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T07:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data transfer by ale</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736814#M1300905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the following steps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Creating change document object in SCDO transaction.&lt;/P&gt;&lt;P&gt;Step 2:Assigning tables to the change document object.&lt;/P&gt;&lt;P&gt;Step 3:Specifying change document items in transaction BD52.&lt;/P&gt;&lt;P&gt;Step 4: Activating change pointers for the message type HRMD_ABA in transaction BD50.&lt;/P&gt;&lt;P&gt;Step 5:Activating change pointers globally.&lt;/P&gt;&lt;P&gt;Step 6:Executing program RBDMIDOC in SE38, Specifying message type HRMD_ABA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reg,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 07:22:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-by-ale/m-p/5736814#M1300905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T07:22:41Z</dc:date>
    </item>
  </channel>
</rss>

