<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007904#M409453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; From where you are getting your IDOC from, from legacy or SAP system.&lt;/P&gt;&lt;P&gt;If from SAP just follow the steps provided by the steps provided by vishnu.&lt;/P&gt;&lt;P&gt;If not SAP then ask your legacy sytem members to send/map the file exatly in idoc format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2007 08:05:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-09T08:05:19Z</dc:date>
    <item>
      <title>IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007900#M409449</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;at inbound side, i need to map the idoc data to that of target system and then process (post) it to the tables there, so how to go for it? message type is HRMD_A...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 07:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007900#M409449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T07:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007901#M409450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is your target system. Is it  a SAP system or any legacy system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 07:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007901#M409450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T07:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007902#M409451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 07:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007902#M409451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007903#M409452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For inbound idoc processing, you need to have these things in place&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Partner profile for the sender with inbound parameters filled with message type HRMD_A, Idoc type, inbound process code HRMD. Partner profile is setup via WE20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The idoc should be triggered by the sending system into SAP, then the idoc interface verifies the control record, matches the message type, sender etc with the partner profile, determine the process code HRMD and triggers the corresponding inbound posting function module IDOC_INPUT_HRMD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Depending on the setting in the inbound parameters of partner profile in WE20, the idoc can be "triggered immediately" or "collected", if Idoc is collected, you can process it via BD87 or BD20.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 07:50:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007903#M409452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T07:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007904#M409453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; From where you are getting your IDOC from, from legacy or SAP system.&lt;/P&gt;&lt;P&gt;If from SAP just follow the steps provided by the steps provided by vishnu.&lt;/P&gt;&lt;P&gt;If not SAP then ask your legacy sytem members to send/map the file exatly in idoc format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 08:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2007904#M409453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T08:05:19Z</dc:date>
    </item>
  </channel>
</rss>

