<?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 Distribution through ALE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661976#M293270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I do have same problem. pls help me to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    my req is i've the outbound idoc without personnel number&lt;/P&gt;&lt;P&gt;    but while i get it as inbound i've to post the app documents&lt;/P&gt;&lt;P&gt;    with personnel numbers . i got that i've to do using this&lt;/P&gt;&lt;P&gt;    HRALE00INBOUND_IDOC badi. have to use internal &lt;/P&gt;&lt;P&gt;    numbering for personnel number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    i need to know where to modify and how to do this process&lt;/P&gt;&lt;P&gt;    please kindly help me sam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;     Manian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 19:05:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-22T19:05:07Z</dc:date>
    <item>
      <title>Data Distribution through ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661974#M293268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen some posts here on the following, but still there is a doubt in my head.&lt;/P&gt;&lt;P&gt;I need to replicate HR master data from a SAP machine that I call regional system to another one that I will call Global system.&lt;/P&gt;&lt;P&gt;As I understand I can use ALE for this purpose and transaction PFAL.&lt;/P&gt;&lt;P&gt;My problem is that Regional system has employee number 1 and Global system also has employee number 1. So I think I should use Global system internal numbering for employees and generate a new Global system number for all replicated employees. &lt;/P&gt;&lt;P&gt;My question is: can ALE do this task? Create employees in a different number (key), different from the regional system? How?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another scenario would be to change Idocs in inbound processing of Global system and place a "9" at the beginning of employee number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible, and what would be your advise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;P&gt;Sérgio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2006 15:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661974#M293268</guid>
      <dc:creator>SrgioMonteiro</dc:creator>
      <dc:date>2006-10-20T15:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data Distribution through ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661975#M293269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal numbering is a config issue. So, if the config is set-up for internal numbers then it should work fine. I think, you have to clear/reset the incoming employee number for this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use BADI HRALE00INBOUND_IDOC to modify/update your incoming HR data. Ofcourse, you have to implement this in your global system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 21:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661975#M293269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T21:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Distribution through ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661976#M293270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I do have same problem. pls help me to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    my req is i've the outbound idoc without personnel number&lt;/P&gt;&lt;P&gt;    but while i get it as inbound i've to post the app documents&lt;/P&gt;&lt;P&gt;    with personnel numbers . i got that i've to do using this&lt;/P&gt;&lt;P&gt;    HRALE00INBOUND_IDOC badi. have to use internal &lt;/P&gt;&lt;P&gt;    numbering for personnel number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    i need to know where to modify and how to do this process&lt;/P&gt;&lt;P&gt;    please kindly help me sam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;     Manian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 19:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-distribution-through-ale/m-p/1661976#M293270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T19:05:07Z</dc:date>
    </item>
  </channel>
</rss>

