<?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: Data Transfer Using ALE/IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-using-ale-idoc/m-p/3362453#M806844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. XML Format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Message type INVOIC01 or INVOIC02 format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You need to write a Z program to read data from that path and use FM IDOC_XML_FROM_FILE to convert that XML file to IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Use transaction we60 with above message type it will all help you need. we16 is for testing it could not be used for a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. In your Z program check before the XML is ubmitted for processing whether the customer exist by select on KNA1 if not use FM BAPI_CUSTOMER_CREATE to create and same for vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. You need to implement workflow for this.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points it this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2008 12:11:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-05T12:11:16Z</dc:date>
    <item>
      <title>Data Transfer Using ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-using-ale-idoc/m-p/3362452#M806843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I have to implement an ALE\IDOC scenario and i am totally new to this.I have a web based software from where i need to pull data into SAP.&lt;/P&gt;&lt;P&gt;           The moment billing takes place in my web based software i have to pull the required data and generate an accounting document number in SAP using transactions FB01 er FB60 and FB70 depending on vendor or customer Invoice which means i need to have my vendor and customer master data in place before this.The IDOC  which i would be using is FIDCCP01.My question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The web based software can generate both an XML and EDI file into a domain from where SAP can fetch it. Now,&lt;/P&gt;&lt;P&gt;1. If they can generate an EDI file which format should it be in?&lt;/P&gt;&lt;P&gt;2.If EDI file generation is possible through that web based software its structure should be exactly the same as my IDOC structure right?&lt;/P&gt;&lt;P&gt;3. What would then be the process on SAP side to pick that   EDI file data? &lt;/P&gt;&lt;P&gt;4. Does the transaction WE16 help in picking up an XML file format or an EDI format and convert it automatically into an IDOC and how do we go about it?&lt;/P&gt;&lt;P&gt;5. Now when this idoc is going to generate accounting documents against those billing documents if the customer or vendor does not exist is there a way by which i can first create this vendor\customer in the master and then continue using some other abap tool?&lt;/P&gt;&lt;P&gt;6. Could an email be generated automatically when teh document is posted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know these are a lot of  questions but i really need an answer to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have an answer my alternate email id is philip.lailu@mahindra.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your reply shortly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Lailu Philip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2008 12:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-using-ale-idoc/m-p/3362452#M806843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-01T12:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transfer Using ALE/IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-using-ale-idoc/m-p/3362453#M806844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. XML Format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Message type INVOIC01 or INVOIC02 format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You need to write a Z program to read data from that path and use FM IDOC_XML_FROM_FILE to convert that XML file to IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Use transaction we60 with above message type it will all help you need. we16 is for testing it could not be used for a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. In your Z program check before the XML is ubmitted for processing whether the customer exist by select on KNA1 if not use FM BAPI_CUSTOMER_CREATE to create and same for vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. You need to implement workflow for this.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points it this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 12:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-using-ale-idoc/m-p/3362453#M806844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T12:11:16Z</dc:date>
    </item>
  </channel>
</rss>

