<?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 ALE conversion routine not triggered in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-conversion-routine-not-triggered/m-p/11872486#M1959993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very strange case that I can’t solve alone.&lt;/P&gt;&lt;P&gt;We are transferring Cost centres from one SAP to another SAP thru standard ALE / iDoc message COSMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On system ABC (Sender) I have the company codes 1155 and 1156.&lt;/P&gt;&lt;P&gt;On system XYZ (Receiver) I have the company codes 1155 and 2922.&lt;/P&gt;&lt;P&gt;So 1156 should be transformed into 2922 in receiver system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a conversion routine for company code transformation (in receiver system) for COSMAS and affected it to logical system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the iDoc is triggered in ABC thanks to change pointer, the idoc is correctly integrated in XYZ and company code 1156 is well transformed into 2922 into target system. Good !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we force the transfer of a cost centre thru program RBDSECOS in sender system, then the idoc is in error because it doesn’t know the company code 1156 in the receiver system.&lt;/P&gt;&lt;P&gt;It seems that the idoc is not going thru the conversion routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is completely strange is that if I “copy” this idoc in error with WE19 and then process the idoc WITHOUT any modification, the “copied” iDoc is then correct and the company code is changed to 2922 !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any idea what can be wrong, your help will be highly appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&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;Christophe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2016 16:59:17 GMT</pubDate>
    <dc:creator>former_member189496</dc:creator>
    <dc:date>2016-09-13T16:59:17Z</dc:date>
    <item>
      <title>ALE conversion routine not triggered</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-conversion-routine-not-triggered/m-p/11872486#M1959993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a very strange case that I can’t solve alone.&lt;/P&gt;&lt;P&gt;We are transferring Cost centres from one SAP to another SAP thru standard ALE / iDoc message COSMAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On system ABC (Sender) I have the company codes 1155 and 1156.&lt;/P&gt;&lt;P&gt;On system XYZ (Receiver) I have the company codes 1155 and 2922.&lt;/P&gt;&lt;P&gt;So 1156 should be transformed into 2922 in receiver system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a conversion routine for company code transformation (in receiver system) for COSMAS and affected it to logical system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the iDoc is triggered in ABC thanks to change pointer, the idoc is correctly integrated in XYZ and company code 1156 is well transformed into 2922 into target system. Good !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we force the transfer of a cost centre thru program RBDSECOS in sender system, then the idoc is in error because it doesn’t know the company code 1156 in the receiver system.&lt;/P&gt;&lt;P&gt;It seems that the idoc is not going thru the conversion routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is completely strange is that if I “copy” this idoc in error with WE19 and then process the idoc WITHOUT any modification, the “copied” iDoc is then correct and the company code is changed to 2922 !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any idea what can be wrong, your help will be highly appreciated !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&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;Christophe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 16:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-conversion-routine-not-triggered/m-p/11872486#M1959993</guid>
      <dc:creator>former_member189496</dc:creator>
      <dc:date>2016-09-13T16:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: ALE conversion routine not triggered</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-conversion-routine-not-triggered/m-p/11872487#M1959994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is corrected.&lt;/P&gt;&lt;P&gt;I just re-entered the link between global company code and company code with the same value directly in production.&lt;/P&gt;&lt;P&gt;This is strange but it has solved my issue.&lt;/P&gt;&lt;P&gt;There should be an issue with a buffer or something like that ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christophe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 12:52:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-conversion-routine-not-triggered/m-p/11872487#M1959994</guid>
      <dc:creator>former_member189496</dc:creator>
      <dc:date>2016-09-14T12:52:34Z</dc:date>
    </item>
  </channel>
</rss>

