<?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; Standard</title>
	<atom:link href="http://www.deepeshmd.com/tag/standard/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>Launch Batch Application/UBE Dynamically from Interactive Apps</title>
		<link>http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 14:05:28 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[B91300C]]></category>
		<category><![CDATA[B9800240]]></category>
		<category><![CDATA[BSFN]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[business functions]]></category>
		<category><![CDATA[development environment]]></category>
		<category><![CDATA[Edwards]]></category>
		<category><![CDATA[ER]]></category>
		<category><![CDATA[Execute]]></category>
		<category><![CDATA[execution]]></category>
		<category><![CDATA[Function]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[JD Edwards]]></category>
		<category><![CDATA[JDE]]></category>
		<category><![CDATA[jdedebug]]></category>
		<category><![CDATA[jdeLaunchUBEEx]]></category>
		<category><![CDATA[Launch Batch Application]]></category>
		<category><![CDATA[Launcher]]></category>
		<category><![CDATA[Objects]]></category>
		<category><![CDATA[Settings]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[system functions]]></category>
		<category><![CDATA[UBE]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=455</guid>
		<description><![CDATA[The Article describes the use of BSFN &#038; System Functions to dynamically call a UBE/Report/Batch Application from an Interactive Application/form. The BSFN's use the same JDE API - jdeLaunchUBEEx(); to launch the UBE. The Launch Batch Application System function and Business functions - B9800240, B91300C are documented here. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/">Launch Batch Application/UBE Dynamically from Interactive Apps</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/free-tool-for-viewing-testing-jde-objects/' rel='bookmark' title='Free tool for viewing / testing JDE Objects'>Free tool for viewing / testing JDE Objects</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/identify-ube-versions-with-overrides/' rel='bookmark' title='Identify UBE Versions with Overrides'>Identify UBE Versions with Overrides</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/jd-edwards-enterpriseone-9-0-demo-installation/' rel='bookmark' title='JD Edwards EnterpriseOne 9.0 DEMO Installation'>JD Edwards EnterpriseOne 9.0 DEMO Installation</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Funny JDE Standard BSFN Comments ;-)</title>
		<link>http://www.deepeshmd.com/enterpriseone/funny-jde-standard-bsfn-comments/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/funny-jde-standard-bsfn-comments/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:17:16 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[b9600430]]></category>
		<category><![CDATA[BSFN]]></category>
		<category><![CDATA[business function]]></category>
		<category><![CDATA[code comments]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[e8.11]]></category>
		<category><![CDATA[JDE]]></category>
		<category><![CDATA[Standard]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=393</guid>
		<description><![CDATA[A funny code comment in a E8.11 Standard JDE Business function (BSFN) - B9600430 line 406. We need to empathize with the developers. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/funny-jde-standard-bsfn-comments/">Funny JDE Standard BSFN Comments ;-)</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/' rel='bookmark' title='Launch Batch Application/UBE Dynamically from Interactive Apps'>Launch Batch Application/UBE Dynamically from Interactive Apps</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/using-power-forms-jd-edwards-enterpriseone/' rel='bookmark' title='Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)'>Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/learn-jde-business-services-part-1/' rel='bookmark' title='Learn JDE Business Services &#8211; Part 1'>Learn JDE Business Services &#8211; Part 1</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/funny-jde-standard-bsfn-comments/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Identify UBE Versions with Overrides</title>
		<link>http://www.deepeshmd.com/enterpriseone/identify-ube-versions-with-overrides/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/identify-ube-versions-with-overrides/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 14:06:39 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Central Objects]]></category>
		<category><![CDATA[data selection]]></category>
		<category><![CDATA[F983051]]></category>
		<category><![CDATA[F98761]]></category>
		<category><![CDATA[INI]]></category>
		<category><![CDATA[JDE]]></category>
		<category><![CDATA[jde.ini]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[LOCAL]]></category>
		<category><![CDATA[multiple records]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle metalink]]></category>
		<category><![CDATA[override]]></category>
		<category><![CDATA[overrides]]></category>
		<category><![CDATA[RDASPEC]]></category>
		<category><![CDATA[spec]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[TAM]]></category>
		<category><![CDATA[TAM Specs]]></category>
		<category><![CDATA[UBE]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[version override]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=205</guid>
		<description><![CDATA[There is not a standard report or simple inquiry that can be performed to see all versions with overrides. The easiest way to determine this information would be to look at the F98761 table in the central objects data source and find all records with a specific version name that have record types other then just 1. This would indicate some type of override was performed on the object. Depending on the value in the record type field (RSRCRDTP) you can determine what type of override exists for the version. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/identify-ube-versions-with-overrides/">Identify UBE Versions with Overrides</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/' rel='bookmark' title='Launch Batch Application/UBE Dynamically from Interactive Apps'>Launch Batch Application/UBE Dynamically from Interactive Apps</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/creating-rtf-templates-obip/' rel='bookmark' title='Creating RTF Templates (OBIP)'>Creating RTF Templates (OBIP)</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/using-power-forms-jd-edwards-enterpriseone/' rel='bookmark' title='Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)'>Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/identify-ube-versions-with-overrides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)</title>
		<link>http://www.deepeshmd.com/enterpriseone/using-power-forms-jd-edwards-enterpriseone/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.deepeshmd.com/enterpriseone/using-power-forms-jd-edwards-enterpriseone/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 14:32:04 +0000</pubDate>
		<dc:creator>Deepesh M Divakaran</dc:creator>
				<category><![CDATA[EnterpriseOne]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[FDA]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[Grid]]></category>
		<category><![CDATA[JD Edwards]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[mapping links]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[power browse]]></category>
		<category><![CDATA[power edit]]></category>
		<category><![CDATA[power forms]]></category>
		<category><![CDATA[Reusable]]></category>
		<category><![CDATA[saved query]]></category>
		<category><![CDATA[Standard]]></category>
		<category><![CDATA[subform]]></category>

		<guid isPermaLink="false">http://www.deepeshmd.com/?p=154</guid>
		<description><![CDATA[Use and develop Power browse form, power edit forms, using subforms and other system functions, and Saved query Controls, to unleash the power of EnterpriseOne for your organization. <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.deepeshmd.com/enterpriseone/using-power-forms-jd-edwards-enterpriseone/">Using Power Forms (JD Edwards EnterpriseOne 8.11 onwards)</a></span>
Related posts:<ol>
<li><a href='http://www.deepeshmd.com/enterpriseone/troubleshooting-jd-edwards-enterpriseone-9-0-demo-installation/' rel='bookmark' title='Troubleshooting JD Edwards EnterpriseOne 9.0 Demo Installation'>Troubleshooting JD Edwards EnterpriseOne 9.0 Demo Installation</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/launch-batch-jobs-ube-dynamically-from-interactive-apps/' rel='bookmark' title='Launch Batch Application/UBE Dynamically from Interactive Apps'>Launch Batch Application/UBE Dynamically from Interactive Apps</a></li>
<li><a href='http://www.deepeshmd.com/enterpriseone/access-e9-local-webclient-any-system/' rel='bookmark' title='Access JD Edwards EnterpriseOne 9.0 Standalone Webclient from anywhere.'>Access JD Edwards EnterpriseOne 9.0 Standalone Webclient from anywhere.</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.deepeshmd.com/enterpriseone/using-power-forms-jd-edwards-enterpriseone/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

