<?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: Interfacing SAP with PLC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707137#M1105951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi every one&lt;/P&gt;&lt;P&gt;Please suggest me how to interface the SQL server database with the SAP ECC especially in PP&lt;/P&gt;&lt;P&gt;Production consumption and there movements need to be tracked and that data fields are required to be tranfered from and to the SQL database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Response will be highly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Nikhil Chawla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2014 09:06:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-21T09:06:34Z</dc:date>
    <item>
      <title>Interfacing SAP with PLC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707134#M1105948</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;Is it possible to interface SAP R/3 with PLC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to collect data from PLC into SAP.. &lt;/P&gt;&lt;P&gt;If it is possible, kindly let me know some hints to proceed further.&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;Prem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 14:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707134#M1105948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-13T14:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing SAP with PLC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707135#M1105949</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;Yes this is possible to interface PLC with SAP. &lt;/P&gt;&lt;P&gt;But need details of which type of data is to be transfered and time of refresh.&lt;/P&gt;&lt;P&gt;Also the model number of PLC, manufacturer and SAP version are very specific.&lt;/P&gt;&lt;P&gt;I searched on the internet for the same and found some good examples&lt;/P&gt;&lt;P&gt;Since i have studied PLC and SAP so i understood most of it. &lt;/P&gt;&lt;P&gt;But if some one is not familiar with either then it need bit effort and team work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Step by step&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The steps involved in the implementation are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Identifying data required for the daily production report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Identifying which data was polled and stored in the PLC system. Some were available as totalised tags predefined in the PLC system. In some cases, they had to be created and totalised for the dayu2019s value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Mapping these tag numbers to the fields in the temporary database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Developing the RFC in SAP which could collect data in a process message format for further processing in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Setting up and configuring SQL agent to pick up data from PLC and dump it into an SQL database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Setting up a SAP agent to push data from SQL database to SAP tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Developing an application interface to: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Download process recipe from SAP once a month or as and when there is a change. &lt;/P&gt;&lt;P&gt;Develop a data-entry screen to display data from PLC temporarily stored in a database, for users to edit and enter additional data that is not collected by the instruments (stoppages, reasons for stoppage, etc). &lt;/P&gt;&lt;P&gt;8. Saving and sending data to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please discuss more details of the requirement to continue the discussion.&lt;/P&gt;&lt;P&gt;i would be glad to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2008 11:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707135#M1105949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-16T11:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing SAP with PLC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707136#M1105950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;could u pls elaborate further each step with suitable example.&lt;/P&gt;&lt;P&gt;It will be a big favour if there is any practical document sharing for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;nikhil chawla (9717775857) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 12:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707136#M1105950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-12T12:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Interfacing SAP with PLC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707137#M1105951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi every one&lt;/P&gt;&lt;P&gt;Please suggest me how to interface the SQL server database with the SAP ECC especially in PP&lt;/P&gt;&lt;P&gt;Production consumption and there movements need to be tracked and that data fields are required to be tranfered from and to the SQL database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Response will be highly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Nikhil Chawla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 09:06:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfacing-sap-with-plc/m-p/4707137#M1105951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-21T09:06:34Z</dc:date>
    </item>
  </channel>
</rss>

