<?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>“Oracle Seeker, Oracle探索者”的评论</title>
	<atom:link href="http://oracleseeker.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleseeker.com</link>
	<description>Oracle技术学习和探索的园地，技术顾问的探索旅程</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:17:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>yangjiayong 对《Form个性化+OAF+BIPublisher实现即时打印》的评论</title>
		<link>http://oracleseeker.com/2009/08/21/implement_real_time_print_using_bi_publisher_oaf_form_personalize_in_oracle_ebs/comment-page-1/#comment-1358</link>
		<dc:creator>yangjiayong</dc:creator>
		<pubDate>Tue, 31 Jan 2012 02:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/2009/08/21/implement_real_time_print_using_bi_publisher_oaf_form_personalize_in_oracle_ebs/#comment-1358</guid>
		<description>博客上面如何下载啊？，我点击了上面的下载链接，无法下载，楼主帮忙说明一下</description>
		<content:encoded><![CDATA[<p>博客上面如何下载啊？，我点击了上面的下载链接，无法下载，楼主帮忙说明一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>sulin 对《实现主从关系Form中汇总行金额/数量》的评论</title>
		<link>http://oracleseeker.com/2009/08/19/calculate_detail_amount_or_quantity_for_master_block/comment-page-1/#comment-1354</link>
		<dc:creator>sulin</dc:creator>
		<pubDate>Fri, 13 Jan 2012 08:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/2009/08/19/calculate_detail_amount_or_quantity_for_master_block/#comment-1354</guid>
		<description>纠正一个BUG：shift+f6金额不会变
看了下PR源码金额的逻辑，KEY-DUPREC触发器顺序改成如下即可
duplicate_record;
lines.running_total(&#039;KEY-DUPREC&#039;);
--------------------------------------------------------------------------------

以下是PR代码中描述的一个BUG，不知道为啥这样写，谁要是还不行把下面代码加进去试试。
  /* Bug 2682794 Invalidate the Header block if the above call didn&#039;t copy. */ 
   if ( ( get_block_property(&#039;PO_REQ_HDR&#039;,STATUS) = &#039;NEW&#039; ) and
        ( get_block_property(&#039;LINES&#039;,STATUS) in (&#039;CHANGED&#039;,&#039;INSERT&#039;) ) ) then
       copy ( name_in(&#039;PO_REQ_HDR.REQ_TOTAL_DSP&#039;),&#039;PO_REQ_HDR.REQ_TOTAL_DSP&#039; );
   end if;</description>
		<content:encoded><![CDATA[<p>纠正一个BUG：shift+f6金额不会变<br />
看了下PR源码金额的逻辑，KEY-DUPREC触发器顺序改成如下即可<br />
duplicate_record;<br />
lines.running_total(&#8216;KEY-DUPREC&#8217;);<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>以下是PR代码中描述的一个BUG，不知道为啥这样写，谁要是还不行把下面代码加进去试试。<br />
  /* Bug 2682794 Invalidate the Header block if the above call didn&#8217;t copy. */<br />
   if ( ( get_block_property(&#8216;PO_REQ_HDR&#8217;,STATUS) = &#8216;NEW&#8217; ) and<br />
        ( get_block_property(&#8216;LINES&#8217;,STATUS) in (&#8216;CHANGED&#8217;,'INSERT&#8217;) ) ) then<br />
       copy ( name_in(&#8216;PO_REQ_HDR.REQ_TOTAL_DSP&#8217;),&#8217;PO_REQ_HDR.REQ_TOTAL_DSP&#8217; );<br />
   end if;</p>
]]></content:encoded>
	</item>
	<item>
		<title>sulin 对《实现主从关系Form中汇总行金额/数量》的评论</title>
		<link>http://oracleseeker.com/2009/08/19/calculate_detail_amount_or_quantity_for_master_block/comment-page-1/#comment-1353</link>
		<dc:creator>sulin</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/2009/08/19/calculate_detail_amount_or_quantity_for_master_block/#comment-1353</guid>
		<description>老大博客里满是精华，平时用不到，用到才知道</description>
		<content:encoded><![CDATA[<p>老大博客里满是精华，平时用不到，用到才知道</p>
]]></content:encoded>
	</item>
	<item>
		<title>sulin 对《实现主从关系Form中汇总行金额/数量》的评论</title>
		<link>http://oracleseeker.com/2009/08/19/calculate_detail_amount_or_quantity_for_master_block/comment-page-1/#comment-1352</link>
		<dc:creator>sulin</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/2009/08/19/calculate_detail_amount_or_quantity_for_master_block/#comment-1352</guid>
		<description>昨晚看标准功能PR单调用app_calculate.running_total计算汇总金额的逻辑。今天早上直接用发现有问题，根据app_calculate.running_total一下就搜出结果来了。不过都是转自oracleseeker，该死的google（打不开），该死的baidu（乱排名）。

不过我的需求更复杂，有好多非数字的计算，app_calculate.running_total里面10几个trigger，，，好是麻烦。我在明细行中增加了一个按钮，将汇总信息给刷到头里面，给验证头金额与汇总金额是否一致，不一致就保存不了。</description>
		<content:encoded><![CDATA[<p>昨晚看标准功能PR单调用app_calculate.running_total计算汇总金额的逻辑。今天早上直接用发现有问题，根据app_calculate.running_total一下就搜出结果来了。不过都是转自oracleseeker，该死的google（打不开），该死的baidu（乱排名）。</p>
<p>不过我的需求更复杂，有好多非数字的计算，app_calculate.running_total里面10几个trigger，，，好是麻烦。我在明细行中增加了一个按钮，将汇总信息给刷到头里面，给验证头金额与汇总金额是否一致，不一致就保存不了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>iloveerp 对《发布客户化PLSQL APIs到Oracle Integration Repositoy(IREP)》的评论</title>
		<link>http://oracleseeker.com/2009/10/21/publish_plsql_api_to_oracle_integration_repository/comment-page-1/#comment-1351</link>
		<dc:creator>iloveerp</dc:creator>
		<pubDate>Thu, 05 Jan 2012 10:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/2009/10/21/publish_plsql_api_to_oracle_integration_repository/#comment-1351</guid>
		<description>按照上文做了一下，也都注册成功，并没有报错。但是在产品家族中看不到自己的产品和集成接口出现。这是什么原因呢？</description>
		<content:encoded><![CDATA[<p>按照上文做了一下，也都注册成功，并没有报错。但是在产品家族中看不到自己的产品和集成接口出现。这是什么原因呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>feiyafei 对《Oracle Fusion Apps一睹为快》的评论</title>
		<link>http://oracleseeker.com/2011/11/26/oracle_fusion_apps_quick_look/comment-page-1/#comment-1350</link>
		<dc:creator>feiyafei</dc:creator>
		<pubDate>Tue, 27 Dec 2011 01:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/?p=2861#comment-1350</guid>
		<description>要是能整理一下安装过程及遇到的问题该多好。</description>
		<content:encoded><![CDATA[<p>要是能整理一下安装过程及遇到的问题该多好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Derek.Jaa 对《Oracle Fusion Apps一睹为快》的评论</title>
		<link>http://oracleseeker.com/2011/11/26/oracle_fusion_apps_quick_look/comment-page-1/#comment-1348</link>
		<dc:creator>Derek.Jaa</dc:creator>
		<pubDate>Mon, 19 Dec 2011 11:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/?p=2861#comment-1348</guid>
		<description>不是说要128G内存的吗？难道说......</description>
		<content:encoded><![CDATA[<p>不是说要128G内存的吗？难道说&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Eleven.Xu 对《Oracle Fusion Apps一睹为快》的评论</title>
		<link>http://oracleseeker.com/2011/11/26/oracle_fusion_apps_quick_look/comment-page-1/#comment-1344</link>
		<dc:creator>Eleven.Xu</dc:creator>
		<pubDate>Mon, 05 Dec 2011 11:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/?p=2861#comment-1344</guid>
		<description>太给力了！</description>
		<content:encoded><![CDATA[<p>太给力了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>sprint 对《Form中OGC_X的ORA-06553错误》的评论</title>
		<link>http://oracleseeker.com/2009/08/15/raise_ora-06553_ogc_x_error_in_oracle_form/comment-page-1/#comment-1343</link>
		<dc:creator>sprint</dc:creator>
		<pubDate>Fri, 02 Dec 2011 05:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/2009/08/15/rasie_ora-06553_ogc_x_in_oracle_form/#comment-1343</guid>
		<description>张老大 太给力了 这种事还真诡异</description>
		<content:encoded><![CDATA[<p>张老大 太给力了 这种事还真诡异</p>
]]></content:encoded>
	</item>
	<item>
		<title>荣耀 对《Oracle Fusion Apps一睹为快》的评论</title>
		<link>http://oracleseeker.com/2011/11/26/oracle_fusion_apps_quick_look/comment-page-1/#comment-1342</link>
		<dc:creator>荣耀</dc:creator>
		<pubDate>Mon, 28 Nov 2011 09:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://oracleseeker.com/?p=2861#comment-1342</guid>
		<description>不过好奇的是，Fusion是内置完全涵盖了EBS的功能，还是说，可以无缝的将企业已经实施的EBS整合进Fusion？
如果要实施的话，是可以完全兼容包含企业现行的IT系统兼容，还是说，完全换成Fusion的框架？</description>
		<content:encoded><![CDATA[<p>不过好奇的是，Fusion是内置完全涵盖了EBS的功能，还是说，可以无缝的将企业已经实施的EBS整合进Fusion？<br />
如果要实施的话，是可以完全兼容包含企业现行的IT系统兼容，还是说，完全换成Fusion的框架？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

