<?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>Deepesh M Divakaran &#187; delete table</title>
	<atom:link href="http://www.deepeshmd.com/tag/delete-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deepeshmd.com</link>
	<description>Where Musings Fuse the Tech...</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:24:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using BSFN to Delete All Records from a Table</title>
		<link>http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 20:05:41 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[architectural design]]></category>
		<category><![CDATA[BSFN]]></category>
		<category><![CDATA[business functions]]></category>
		<category><![CDATA[data dictionary]]></category>
		<category><![CDATA[database side]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[delete records]]></category>
		<category><![CDATA[delete table]]></category>
		<category><![CDATA[environments]]></category>
		<category><![CDATA[input output]]></category>
		<category><![CDATA[scenarios]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[table conversion]]></category>
		<category><![CDATA[table query]]></category>
		<category><![CDATA[table space]]></category>
		<category><![CDATA[transaction logs]]></category>
		<category><![CDATA[truncate]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[work tables]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=220</guid>
		<description><![CDATA[BSFN - B8000002 (Delete All Rows From Table) does a delete * from tablename. The B8000007 and the B8000002 business functions must be used together to delete all the rows in a table. They will not delete the table specifications or the physical table in the database. B8000007 must be called first to get the environment handle, with the handle only then B8000002 is able to delete all records from the specified table. B8000007 must be called again to free the handle. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/">Using BSFN to Delete All Records from a Table</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/value-file_io_status-table-io/' rel='bookmark' title='Value of SV File_IO_Status in Table IO'>Value of SV File_IO_Status in Table IO</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/writing-p80010-table-definition-browser/' rel='bookmark' title='Writing a P80010 Table Definition Browser App.'>Writing a P80010 Table Definition Browser App.</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/change-filenames-in-table-conversion-or-business-view-in-ube/' rel='bookmark' title='Change FileNames in Table Conversion or Business View in UBE'>Change FileNames in Table Conversion or Business View in UBE</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/using-bsfn-to-delete-all-records-from-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

