<?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 General - IDOC doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848670#M1133953</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;i have a general question regarding master_idoc_distribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the FM we will be passing the control data , IDOC data and will get the communication data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have defined all the Partner profile, ports , rfc as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the question i have in my mind lets say i have created a sales order and wants to send data through master_idoc_distribute to another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My confusion here is : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be sufficient if i pass the control data and IDOC data into the FM master_idoc_distribute to create an idoc in the other system or am i missing something . Please suggest.&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;Ry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2008 05:16:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-19T05:16:51Z</dc:date>
    <item>
      <title>General - IDOC doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848670#M1133953</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;i have a general question regarding master_idoc_distribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the FM we will be passing the control data , IDOC data and will get the communication data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have defined all the Partner profile, ports , rfc as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the question i have in my mind lets say i have created a sales order and wants to send data through master_idoc_distribute to another system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My confusion here is : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be sufficient if i pass the control data and IDOC data into the FM master_idoc_distribute to create an idoc in the other system or am i missing something . Please suggest.&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;Ry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 05:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848670#M1133953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T05:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: General - IDOC doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848671#M1133954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If your requirement is to send sales order IDOC to 3rd party system.&lt;/P&gt;&lt;P&gt;Instead of writing your own program, you can do the same with configuration.&lt;/P&gt;&lt;P&gt;You can use SAP Standard Output type BA00 or ask your functional consultant to create a output type for EDI.&lt;/P&gt;&lt;P&gt;Make the necessary partner profile setting for outboud using the process code SD10.&lt;/P&gt;&lt;P&gt;Upon saving the sales order, IDOC will automatically go the 3rd party system, based on system mentioned in the partner profile&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Madhan D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 06:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848671#M1133954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T06:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: General - IDOC doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848672#M1133955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info . But my question here , not especially Sales order any application process we decide , if i use the FM master_idoc_distribute . will it automatically transfer the data to other system providing the partner profiles , ports and RFC's are defined ( apart from these are there any other configuration needs to be done to trigger the idoc to be transferred to other system ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have to define Distribution model when using EDI . Please suggest.&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;Ry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2008 14:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general-idoc-doubt/m-p/4848672#M1133955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-19T14:05:11Z</dc:date>
    </item>
  </channel>
</rss>

