<?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: Interfaces. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204530#M1004852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use idoc or edi for this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jul 2008 11:04:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-28T11:04:19Z</dc:date>
    <item>
      <title>Interfaces.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204527#M1004849</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;I have a requirement, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to receive data file non sap system it is stores into application server from that I have to create notifications by using BAPI_APM_NOTEIF_CREATE and I have to send it into non sap system in back ground. This is all will happen in background only. &lt;/P&gt;&lt;P&gt;Please tell me how can I do this and if possible send me sample code for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Das.............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Das on Jul 28, 2008 4:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 10:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204527#M1004849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T10:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Interfaces.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204528#M1004850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI das,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after you get the data from the bapi..store it in an internal table and use NTF functionallity to send that inttable to a network location from where the nonsap system would be picking up the file and process further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chek with ur company has any custom FM for NTF deposit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;babu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 10:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204528#M1004850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interfaces.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204529#M1004851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I am not getting suitable answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Das.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 11:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204529#M1004851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T11:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Interfaces.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204530#M1004852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use idoc or edi for this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 11:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204530#M1004852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T11:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Interfaces.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204531#M1004853</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;We have a datastaging concept for this. Through that data staging we are able to send data into application server and after executing the our program we will send it into datastaging.&lt;/P&gt;&lt;P&gt;Datastaging is 3rd party tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Das.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2008 11:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interfaces/m-p/4204531#M1004853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-28T11:17:28Z</dc:date>
    </item>
  </channel>
</rss>

