<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABAP, NetWeaver, ERP Tutorial &#187; Interface</title>
	<atom:link href="http://www.sapgeek.net/category/abap/interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapgeek.net</link>
	<description>Provides a deep and broad view about SAP</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:39:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ABAP BAPI &#8211; BAPI_ACC_DOCUMENT_POST</title>
		<link>http://www.sapgeek.net/2011/10/abap-bapi-bapi_acc_document_post/</link>
		<comments>http://www.sapgeek.net/2011/10/abap-bapi-bapi_acc_document_post/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 14:14:20 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Enhancement]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[Accounting Document]]></category>
		<category><![CDATA[BAPI]]></category>
		<category><![CDATA[FI]]></category>
		<category><![CDATA[Park]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/10/abap-bapi-bapi_acc_document_post/</guid>
		<description><![CDATA[<p>The business might decide to implement SAP ERP FI module as the company finance system. In this case many finance documents will be posted via external systems. SAP provides many BAPIs to fulfill such requirement.</p>

<p>Below scenario is to create a vendor invoice in SAP via BAPI – BAPI_ACC_DOCUMENT_POST. The business wants to create vendor invoices from incoming file from vendor which contains all the transactions in one week. Below code snip can be used to create a vendor invoice.</p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/10/abap-bapi-bapi_acc_document_post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SAP IDOC Tutorial-Trigger outbound IDoc with SD output control (MC Framework)</title>
		<link>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-trigger-outbound-idoc-with-output-control-mc-framework/</link>
		<comments>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-trigger-outbound-idoc-with-output-control-mc-framework/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 05:38:40 +0000</pubDate>
		<dc:creator>jackingyu</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Tutorials]]></category>
		<category><![CDATA[SD]]></category>
		<category><![CDATA[Sap IDoc Tutorials]]></category>
		<category><![CDATA[IDoc]]></category>
		<category><![CDATA[Message Control]]></category>
		<category><![CDATA[Sales Order IDOC]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/07/sap-idoc-tutorial-trigger-outbound-idoc-with-output-control-mc-framework/</guid>
		<description><![CDATA[This is a tutorial about how to trigger the sales order idoc with output control technique.]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-trigger-outbound-idoc-with-output-control-mc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP IDoc Tutorial-Hello World of IDOC I :trigger IDOC output when sales order save</title>
		<link>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-hello-world-of-idoc-i-trigger-idoc-output-when-sales-order-save/</link>
		<comments>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-hello-world-of-idoc-i-trigger-idoc-output-when-sales-order-save/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 10:25:16 +0000</pubDate>
		<dc:creator>jackingyu</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Tutorials]]></category>
		<category><![CDATA[Sap IDoc Tutorials]]></category>
		<category><![CDATA[IDoc]]></category>
		<category><![CDATA[Message Control]]></category>
		<category><![CDATA[Sales Order IDOC]]></category>
		<category><![CDATA[SD]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/07/sap-idoc-tutorial-hello-world-of-idoc-i-triger-idoc-output-when-sales-order-is-saved/</guid>
		<description><![CDATA[idoc sales order save,WEDI,SALE,trigger idoc output,idoc tourial,message control and idoc,output control and idoc,sales order and idoc,ALE
This article tells how to output idoc when saving sales order.保存销售订单idoc,How to trigger a sales order Idoc,
WE21,WE20,WE81,WEDI,SALE]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-hello-world-of-idoc-i-trigger-idoc-output-when-sales-order-save/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SAP IDoc Tutorial &#8211; Maintain Partner Profile</title>
		<link>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-maintain-partner-profile/</link>
		<comments>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-maintain-partner-profile/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 14:21:12 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[IDoc]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/07/sap-idoc-tutorial-maintain-partner-profile/</guid>
		<description><![CDATA[<strong>Business Scenario</strong>

One company wants to create the sales order in SAP with the data from external sales tools.  A third party EAI/SOA tools has already been used to integrate different company-wise applications. Below is the basic system integration landscape.

<img style="display: inline; border: 0px;" title="system landscape" src="http://www.sapgeek.net/wp-content/uploads/2011/07/image11.png" border="0" alt="system landscape" width="576" height="104" />

The client decides to use IDoc to transfer the sales order in order to utilize the built-in error handling feature.

The first step to configure the SAP ALE interface is to maintain the partner profile. Below is the detailed steps with corresponding screenshot and description.
]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/07/sap-idoc-tutorial-maintain-partner-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP IDoc Tutorial &#8211; Using WE19 to test IDoc processing</title>
		<link>http://www.sapgeek.net/2011/06/sap-idoc-tutorial-using-we19-to-test-idoc-processing/</link>
		<comments>http://www.sapgeek.net/2011/06/sap-idoc-tutorial-using-we19-to-test-idoc-processing/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 08:11:21 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[IDoc]]></category>
		<category><![CDATA[WE19]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/06/sap-idoc-tutorial-using-we19-to-test-idoc-processing/</guid>
		<description><![CDATA[<p>In this tutorial, I try to explain how to use t-code WE19 to test an IDoc inbound processing. This is a very basic tutorial but I believe it is very helpful for beginners to have a general understanding of IDoc processing. The test scenario for this tutorial is an external SAP system sends an IDoc to the receiver SAP system and the receiver SAP system will send the inbound IDoc to the agent to review.</p>

<p>Below are the steps to configure, test and monitor the whole scenario. All these steps are performed in the receiver system as I use the WE19 to simulate the inbound IDoc, so all the configuration activities in the sender system is omitted in this tutorial.</p>

<p><strong>Step 1. Define the logical system for the external SAP system</strong></p>

<p>Go to transaction <strong>BD54</strong> to add a new logical system for the external SAP system. You can find the external SAP system’s logical system using transaction <strong>SCC4</strong> and select the correct client you are using, you can find the assigned logical system to this client.</p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/06/sap-idoc-tutorial-using-we19-to-test-idoc-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expose RFM to Web Service</title>
		<link>http://www.sapgeek.net/2010/10/expose-rfm-to-web-service/</link>
		<comments>http://www.sapgeek.net/2010/10/expose-rfm-to-web-service/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 09:17:57 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/10/expose-rfm-to-web-service/</guid>
		<description><![CDATA[<p>Service-oriented architecture (SOA) is a blueprint for an adaptable, flexible, and open IT architecture    <br />for developing services-based, modular business solutions. SAP makes it easy to adopt SOA –     <br />enabling companies in diverse industries to quickly differentiate their businesses and optimize     <br />processes in their business networks. SAP enables businesses to adopt SOA at their own pace as     <br />part of their SAP solutions. At the heart of SAP’s open-standards approach to SOA is the web service.</p>  <p>SAP provides a set of tools to create, configure and monitor the web service. In this post, I would like to share how to expose a remote-enabled function module to a web service.</p>  <p><strong>1. Create a Service Definition</strong></p>  <p>With the inside-out approach, independent function modules that were implemented as RFC-enabled function modules, as function groups, or as BAPIs are provided as a Web service. The Web service can be used across the entire Internet using standard protocols and can easily be added to any development environment.</p> ]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/10/expose-rfm-to-web-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BDC &#8211; Batch Data Communication</title>
		<link>http://www.sapgeek.net/2010/04/bdc-batch-data-communication/</link>
		<comments>http://www.sapgeek.net/2010/04/bdc-batch-data-communication/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 16:15:54 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[BDC]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=754</guid>
		<description><![CDATA[BDC is abbreviation for Batch Data Communication. It is a common data transportation method and is especially useful in large data communication scenario. There are two methods to run BDC program. One is using statement ‘Call Transaction’ directly. In this method, the screen is simulated directly but difficult for error processing. The other method is to create a BDC session. Actual data transportation is executed when  running this BDC session. I will explain the two methods further.]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/04/bdc-batch-data-communication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ABAP Email Traditional API</title>
		<link>http://www.sapgeek.net/2010/01/abap-email-traditional-api/</link>
		<comments>http://www.sapgeek.net/2010/01/abap-email-traditional-api/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 08:37:21 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[ABAP API]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=421</guid>
		<description><![CDATA[SAP provides several function modules to send email to the external world. The interfaces of them are more or less the same, just with some minor difference.

Function Group: SOI1 - API Function Modules for Externals

Function Module:

SO_DOCUMENT_SEND_API1 - SAPoffice: Send new document with attachments using RFC
SO_NEW_DOCUMENT_SEND_API1 - SAPoffice: Send new document
SO_NEW_DOCUMENT_ATT_SEND_API1 - SAPoffice: Send new document with attachments using RFC]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/01/abap-email-traditional-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP Interface Technologies</title>
		<link>http://www.sapgeek.net/2009/09/sap-interface-technologies/</link>
		<comments>http://www.sapgeek.net/2009/09/sap-interface-technologies/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 12:47:09 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[IDoc]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=175</guid>
		<description><![CDATA[What does the interface mean?

Interface means the communication interface between different systems in an enterprise enviroment. SAP provides a comprehensive solution for different industries. A company still needs a lot other systems to make daily work more effectively. Different SAP systems also need to communicate each other to exchange business data.

SAP provides several technologies to achieve this goal. Below is list of these technologies.
1. BAPI/Remote Function module
2. ALE/EDI/IDoc
3. Use middleware like PI(Process Integration)
4. File System]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2009/09/sap-interface-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

