<?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 Extention in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024938#M961901</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;Please look into the elow link.it would be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 15:36:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T15:36:58Z</dc:date>
    <item>
      <title>IDOC Extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024937#M961900</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 have created one extention for IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created it through transaction WE30. I put some extention name and click on create button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created it as a child node and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to use this extention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how i can use this extention with BASIC idoc type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if i have done something wrong.&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;Kapil Soni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:29:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024937#M961900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T15:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024938#M961901</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;Please look into the elow link.it would be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 15:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024938#M961901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC Extention</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024939#M961902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kapil, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Creating IDoc Extension:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Goto WE31 and create segments. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: Goto We30 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Select Extension Radio and give the name of extension idoc. &lt;/P&gt;&lt;P&gt;- Select create new radio button in the dailog and give the name of basic type in Linked basic type text box. &lt;/P&gt;&lt;P&gt;- Give the description of Extension. &lt;/P&gt;&lt;P&gt;- In that you need to add the segments which are created in WE31. &lt;/P&gt;&lt;P&gt;- Save and release the Idoc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3:  You need to attach the message type to idoc type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Go to WE82 and search for the message type. There you need to mention the basic Idoc type and extension type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4:  You also need to mention the extension in the partner profiles. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-  Go to WE20(Partner profiles) and select the partner type. &lt;/P&gt;&lt;P&gt;-  Select the outbound parameter(If Outbound) or  inbound parameter(If Inbound) and double click. &lt;/P&gt;&lt;P&gt;-  Give the Basic type and Extension type in the IDOC type section in the next screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Ranjith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 22:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-extention/m-p/4024939#M961902</guid>
      <dc:creator>former_member297642</dc:creator>
      <dc:date>2008-06-09T22:54:07Z</dc:date>
    </item>
  </channel>
</rss>

