<?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 IDoc Interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273703#M494170</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;What is IDoc Interface exactly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the elements which make it up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 07:03:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T07:03:20Z</dc:date>
    <item>
      <title>IDoc Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273703#M494170</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;What is IDoc Interface exactly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the elements which make it up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 07:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273703#M494170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T07:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273704#M494171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Look at the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/sapedi/idoc_interface.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/sapedi/idoc_interface.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 07:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273704#M494171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T07:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273705#M494172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here it is answers for u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is IDoc Interface exactly?&lt;/P&gt;&lt;P&gt; Idoc interface is nothing but type of uploading the data from 3rd party into SAP through IDOCs. IDOC is nothing but collection of segments, segment is collection of fields. So totally IDOC contans the data. Suppose if u run the t-code VA01 some user exits will be processed and accrding to that code IDOCS will be hitted by that exit and posted to sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the elements which make it up?&lt;/P&gt;&lt;P&gt;For this we need some elements make it out. &lt;/P&gt;&lt;P&gt;segments and message types and idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you. Reply for queries, shall post the updates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.  &lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 07:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273705#M494172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T07:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: IDoc Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273706#M494173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOu can checkout the sample example for ALE/IDOC Interface.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/xplosion78/customised_ALE_IDOC_BY_SACHIN_DABHADE.zip" target="test_blank"&gt;http://www.geocities.com/xplosion78/customised_ALE_IDOC_BY_SACHIN_DABHADE.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the below documents are useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dataxstream.com/doclib/SAP%20Interface%20Design.pdf" target="test_blank"&gt;http://www.dataxstream.com/doclib/SAP%20Interface%20Design.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404" target="test_blank"&gt;http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/presentation.html" target="test_blank"&gt;http://www.sappoint.com/presentation.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/idoc_search.html" target="test_blank"&gt;http://www.allsaplinks.com/idoc_search.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapedi/idoc_abap.htm" target="test_blank"&gt;http://www.sapgenie.com/sapedi/idoc_abap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sapedi/idoc_abap.htm" target="test_blank"&gt;http://www.erpgenie.com/sapedi/idoc_abap.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 07:15:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-interface/m-p/2273706#M494173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T07:15:31Z</dc:date>
    </item>
  </channel>
</rss>

