<?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: EDI Steps-Process flow? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727862#M897247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use search. This has already been discussed many times.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.angeli.biz/www5/books/IDocBook/IDocBook.pdf" target="test_blank"&gt;http://www.angeli.biz/www5/books/IDocBook/IDocBook.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/step%2bby%2bstep%2bprocedure%2bfor%2bcreation%2bof%2bidoc" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/step%2bby%2bstep%2bprocedure%2bfor%2bcreation%2bof%2bidoc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2008 21:14:16 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2008-05-08T21:14:16Z</dc:date>
    <item>
      <title>EDI Steps-Process flow?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727861#M897246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario where I create PO and send the PO details through EDI to Vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later I manually do the GR and Vendor has to send the Invoice through EDI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plesae send me the process flow steps as to how I can configure send PO and receive invoices scenarios in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) How should I maintain settings in WE21,WE20 and others.&lt;/P&gt;&lt;P&gt;2) Where is the output file from SAP Stored.&lt;/P&gt;&lt;P&gt;3) How to process input file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Subba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 08:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727861#M897246</guid>
      <dc:creator>vsubbakrishna</dc:creator>
      <dc:date>2008-05-06T08:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: EDI Steps-Process flow?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727862#M897247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use search. This has already been discussed many times.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.angeli.biz/www5/books/IDocBook/IDocBook.pdf" target="test_blank"&gt;http://www.angeli.biz/www5/books/IDocBook/IDocBook.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/step%2bby%2bstep%2bprocedure%2bfor%2bcreation%2bof%2bidoc" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/step%2bby%2bstep%2bprocedure%2bfor%2bcreation%2bof%2bidoc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 21:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727862#M897247</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2008-05-08T21:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: EDI Steps-Process flow?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727863#M897248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 . If you want to send the data from sap to edi subsytem first you need to maintain file port ( we21 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. through this file port you will place the idoc data into a shared area which is shared for both edi and sap system ( the shared area can be anything like ftp server or mounted drive )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. at the time of file port creation u need to mention the rfc destination this can be created in sm59 which is to be tcp/ip type .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2008 21:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727863#M897248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-08T21:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: EDI Steps-Process flow?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727864#M897249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 04:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-steps-process-flow/m-p/3727864#M897249</guid>
      <dc:creator>vsubbakrishna</dc:creator>
      <dc:date>2010-06-30T04:20:18Z</dc:date>
    </item>
  </channel>
</rss>

