<?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: Cross-client material transfer with conversion. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161606#M120626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;? Strange. At least not easy. Do you speak about a development system? Maybe you just make a client copy and some hard database changes. Won't be OK, but if you just need some data for a performance test, this could do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test for a migration? Try to stay as close to the final way as possible. &lt;/P&gt;&lt;P&gt;You might save the outbound IDOC into a file, make some search and replace (in easy cases even in an editor) and upload the file for inbound IDOC. Also a report for file conversion can be used.&lt;/P&gt;&lt;P&gt;User-exits for IDOC segment changes might be possible, but doesn't look like a good idea (one-time special rules, but coding for all the time and everywhere).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct table copy is out of scope (e.g. because of internal number ranges).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW might be an option, too. As input file you could again use outbound IDOC saved as file (with conversions?). Then inbound conversion would be in a transparent and easy to maintain way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got some new ideas,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jan 2006 11:29:41 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2006-01-27T11:29:41Z</dc:date>
    <item>
      <title>Cross-client material transfer with conversion.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161605#M120625</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 have a problem to solve....i am supposed to transfer material data from client 040 to 041 with conversions. I am thinking to do it by ALE. what conversions i am supposed to perform is not yet decided by project manager so as ALE is not very flexibe in certain areas...is it worthy to use ALE and what would be another way to carry out this task... please help me in this  problem...any article  or suggestion will be great help of mine....thanking you,,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 10:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161605#M120625</guid>
      <dc:creator>naimkhans_babi</dc:creator>
      <dc:date>2006-01-27T10:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-client material transfer with conversion.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161606#M120626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;? Strange. At least not easy. Do you speak about a development system? Maybe you just make a client copy and some hard database changes. Won't be OK, but if you just need some data for a performance test, this could do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test for a migration? Try to stay as close to the final way as possible. &lt;/P&gt;&lt;P&gt;You might save the outbound IDOC into a file, make some search and replace (in easy cases even in an editor) and upload the file for inbound IDOC. Also a report for file conversion can be used.&lt;/P&gt;&lt;P&gt;User-exits for IDOC segment changes might be possible, but doesn't look like a good idea (one-time special rules, but coding for all the time and everywhere).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Direct table copy is out of scope (e.g. because of internal number ranges).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW might be an option, too. As input file you could again use outbound IDOC saved as file (with conversions?). Then inbound conversion would be in a transparent and easy to maintain way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got some new ideas,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 11:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161606#M120626</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2006-01-27T11:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cross-client material transfer with conversion.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161607#M120627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the realted Tcodes fot ALE Conversion for any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD55  Maintain IDoc Conversion&lt;/P&gt;&lt;P&gt;BD62  Define Segment Conversion Rule&lt;/P&gt;&lt;P&gt;BD79  Maintain IDoc Conversion Rules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select a rule type&lt;/P&gt;&lt;P&gt;1) Copy sender field&lt;/P&gt;&lt;P&gt;2) Set Constant&lt;/P&gt;&lt;P&gt;3) Set Variable&lt;/P&gt;&lt;P&gt;4) Convert Sender fields&lt;/P&gt;&lt;P&gt;5) Convert/Copy&lt;/P&gt;&lt;P&gt;6) Use general bole.&lt;/P&gt;&lt;P&gt;                 &lt;/P&gt;&lt;P&gt;And also u can do filtering in BD64 like plant level,Company code level or the material type etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 12:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cross-client-material-transfer-with-conversion/m-p/1161607#M120627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-27T12:06:35Z</dc:date>
    </item>
  </channel>
</rss>

