 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Data not uploading from Java/JCO to SAP tables</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/data-not-uploading-from-javajco-to-sap-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/data-not-uploading-from-javajco-to-sap-tables/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 11:47:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: servee</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/data-not-uploading-from-javajco-to-sap-tables/#comment-39296</link>
		<dc:creator>servee</dc:creator>
		<pubDate>Wed, 23 Aug 2006 06:22:20 +0000</pubDate>
		<guid isPermaLink="false">#comment-39296</guid>
		<description><![CDATA[first u have to execute your function:

aSAPConnection.execute(jcoFunction);

and then, if the function is BAPI u have to execute another SAP function module &quot;BAPI_TRANSACTION_COMMIT&quot; to commit db updates.
]]></description>
		<content:encoded><![CDATA[<p>first u have to execute your function:</p>
<p>aSAPConnection.execute(jcoFunction);</p>
<p>and then, if the function is BAPI u have to execute another SAP function module &#8220;BAPI_TRANSACTION_COMMIT&#8221; to commit db updates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.036 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 12:04:40 -->