<?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: IDoc types conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496077#M563672</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;A damp good site for entire ale/idoc tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://abapcode.blogspot.com/"&amp;gt;http://abapcode.blogspot.com/&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls do reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 13:45:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T13:45:32Z</dc:date>
    <item>
      <title>IDoc types conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496074#M563669</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;I'm investigating the possibility of using ALE for transfering R/3 data to ECC system. But I have following questions:&lt;/P&gt;&lt;P&gt;1. Is it possible to convert one IDoc to several IDocs? I mean source system send 1 IDOC and on reciever it converts into several IDocs.&lt;/P&gt;&lt;P&gt;2. If I change IDOC structure (e.g add a segment) should I change functional module that proceed this IDOC type? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Tatiana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 13:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496074#M563669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T13:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc types conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496075#M563670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   You have to use a BPM for your scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your scenario does not involve IDOCs then you could have skipped the BPM part, but now no way. But dont worry too much. Your BPM will be really simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps in your BPM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Receive&lt;/P&gt;&lt;P&gt;2. Transformation&lt;/P&gt;&lt;P&gt;3. Send&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the below links&lt;/P&gt;&lt;P&gt;IDoc Packages without BPM&lt;/P&gt;&lt;P&gt;take a look at the note : 814393.&lt;/P&gt;&lt;P&gt;Also see the below links&lt;/P&gt;&lt;P&gt;/people/stefan.grube/blog/2006/09/18/collecting-idocs-without-using-bpm&lt;/P&gt;&lt;P&gt;/people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change&lt;/P&gt;&lt;P&gt;/people/sravya.talanki2/blog/2005/12/09/xiidoc-message-packages&lt;/P&gt;&lt;P&gt;/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible&lt;/P&gt;&lt;P&gt;How to serialize IDoc XML messages fed into XI - /people/community.user/blog/2006/11/04/how-to-serialize-idoc-xml-messages-fed-into-xi&lt;/P&gt;&lt;P&gt;Just have a look at Michal's blog for IDOC bundling.&lt;/P&gt;&lt;P&gt;/people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 13:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496075#M563670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T13:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc types conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496076#M563671</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;&amp;lt;b&amp;gt;1)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;yes it is very much possible to break ur idoc into multiple packets but it is not advisable and 1 more thing the receiving system will get single idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes u will have to change the code as u will have to fill the idoc using function module .u have changed the idoc structure probably u will have to write the code acc for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 13:06:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496076#M563671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T13:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc types conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496077#M563672</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;A damp good site for entire ale/idoc tutorial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://abapcode.blogspot.com/"&amp;gt;http://abapcode.blogspot.com/&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls do reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 13:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-types-conversion/m-p/2496077#M563672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T13:45:32Z</dc:date>
    </item>
  </channel>
</rss>

