<?xml version="1.0" encoding="gb2312"?>
<?xml-stylesheet href="http://blog.itpub.net//styles/rss.css" type="text/css"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://my.netscape.com/rdf/simple/0.9/"
>
    
     <channel>
  <title>ORACE ERP_LLL</title>
  <link>http://redqq.itpub.net</link>
  <description></description>
 </channel>
    <item>
<title>配置EBS的OAF</title>
<description>载jdev 9.03.5带Oracle Applications Extension扩展包！（以下简称 jdev)解压至某目录（我是d:javajdev_oaf)（注意目录中不要带有空格！）解压后的目录结构是jdevbin jdev的执行程序所在目录jdevdoc 开发文档jdevhome oaf工作目录配置步骤：1） 填加环境变量 JDEV_USER_HOME指向d:javajdev_oafjdevhomejdev2)配置数据库配置文件，放在这是一个.dbc文件,在oracle ebs安装目录中找也可以在http://yourserveraddress:8000/OA_HTML/jsp/fnd/aoljtest.jsp这里面找，进入TEST页面，connnection Test中的locate bdc File就是,内容如下：#DB Setti...</description>
<link>http://redqq.itpub.net/post/5258/469484</link>
<pubDate>Tue,26 08 2008 16:09:42</pubDate>
</item>
<item>
<title>更改MRP销售订单</title>
<description>更改MRP：销售订单就可以 把销售订单LOAD进来</description>
<link>http://redqq.itpub.net/post/5258/469225</link>
<pubDate>Fri,22 08 2008 15:47:17</pubDate>
</item>
<item>
<title>Enter a value for Rollup lock flag parameter</title>
<description>When I Rollup the CST, the error view :&quot;Enter a value for Rollup lock flag parameter &quot;Set CST:Cost Rollup - wait for table locks to either YES or NO.This profile indicates whether the cost rollup should wait for a table lock or error out after 10 attempts. Valid values are YES or NO.</description>
<link>http://redqq.itpub.net/post/5258/465633</link>
<pubDate>Thu,03 07 2008 11:18:08</pubDate>
</item>
<item>
<title>RESOURCE_RATE</title>
<description>ACTUAL_RESOURCE_RATE人工－－－－到时直接h添加</description>
<link>http://redqq.itpub.net/post/5258/465557</link>
<pubDate>Wed,02 07 2008 19:11:48</pubDate>
</item>
<item>
<title>工单类型及帐户</title>
<description>工单可以与分类绑，在成本中。WIP 工单类型估价帐户：在工单类型中设置工资源费用您可以对人工资源计费，不管它是否与任何移动事务处理关联。人工资源事务处理要求您输入应用的实际资源单位数，而不是依据移动数量自动计算资源的单位用量或数量。您可以通过使用该资源的单位或任何有效替代单位来计算资源费用。如果任务具有工艺路线，您可以人工计算任务所占资源的费用。 如果使用“移动事务处理”窗口同时执行移动和人工资源事务处理，则 WIP 会显示分配给工序（此工序在移动事务处理中完成）的计费类型为“人工”的所有预分配人工资源。...</description>
<link>http://redqq.itpub.net/post/5258/465541</link>
<pubDate>Wed,02 07 2008 15:52:30</pubDate>
</item>
<item>
<title>sequence</title>
<description>create sequence emp_seq INCREMENT BY 1 -- 每次加几个 START WITH 1 -- 从1开始计数 NOMAXVALUE -- 不设置最大值 NOCYCLE -- 一直累加，不循环 CACHE 10 SELECT emp_seq.currval FROM DUAL select * from emp insert into emp values(emp_seq.nextval,'ss',sysdate,'24',3599,'14')create sequence emp_seq INCREMENT BY 1 -- 每次加几个 START WITH 1 -- 从1开始计数 NOMAXVALUE -- 不设置最大值 NOCYCLE -- 一直累加，不循环 CACHE 10SELECT emp_seq.currval FROM DUALselect * from empinsert into emp values(emp_seq.nextval,'ss',...</description>
<link>http://redqq.itpub.net/post/5258/465451</link>
<pubDate>Tue,01 07 2008 18:36:29</pubDate>
</item>
<item>
<title>Order Line Entry Error: You Must Specify A Valid Bill For This Bill Revision</title>
<description>Applies to: Item Master - Version: 11.5.10This problem can occur on any platform.FORM:OEXOEORD.FMB - Sales OrdersApplies to: Item Master - Version: 11.5.10This problem can occur on any platform.FORM:OEXOEORD.FMB - Sales Orders SymptomsOn 11.5.10 in Production:When attempting to enter a Sales Order, using a specific item with same attributes as others, thefollowing error occurs.ERROR&quot;You must specify a valid bill for this bill revision&quot;STEPSThe issue can be reproduced at will with the following s...</description>
<link>http://redqq.itpub.net/post/5258/465422</link>
<pubDate>Tue,01 07 2008 12:11:53</pubDate>
</item>
<item>
<title>制造成本</title>
<description>制造成本核算制造成本的核算对象　　制造成本的核算对象，是指成本核算过程中，为归集生产费用而确定承担费用的客体。确定成本核算对象，是成本核算的核心。制造成本核算对象具有层次性，必须根据生产特点和管理要求确定，具体情况如下：１) 单步骤生产的产品应以最终产品为成本核算对象。2) 多步骤小批或单价生产的企业，应以每件、每批或定单产品为核算的对象。３) 连续或多步骤生产和装配或多步骤大批生产，应以其生产步骤、半成品和最终产品为成本核算对象。4) 多品种大量大批生产的企业，应以类别生产为成本核算对象。二、制造成本的...</description>
<link>http://redqq.itpub.net/post/5258/464216</link>
<pubDate>Thu,12 06 2008 10:24:50</pubDate>
</item>
<item>
<title>物料搬运单审批工作流流程</title>
<description>物料搬运单审批工作流流程 对于要求计划员审批的物料搬运单申请，您可以使用物料搬运单审批流程以将物料搬运单行发送至指定的物料计划员进行审批。Oracle Inventory 通过 Oracle Workflow 管理审批流程。 要管理物料搬运单审批流程，请设置两个库存组织参数：物料搬运单超时期间和物料搬运单超时活动。“物料搬运单超时期间”属性确定允许搬运单等待审批的天数。在经过一个超时期间之后，如果接收人未批准或拒绝搬运单，则系统会发送一份催函；在经过另一超时期间之后，根据您对“物料搬运单超时活动”属性的设置，系统会相应地自动批准或...</description>
<link>http://redqq.itpub.net/post/5258/461337</link>
<pubDate>Wed,07 05 2008 14:23:12</pubDate>
</item>
<item>
<title>Min/Max Planning Message: </title>
<description>Min/Max Planning Message: &quot;Unable to Generate Requisition&quot;set org_parameter ATO.. supplier1 - Item, /Items/Org Items, alt region &quot;General Planning&quot;. Set the &quot;Source Type&quot; to either &quot;Inventory&quot; or &quot;Supplier&quot;. 2 - Org, /Setup/Orgs/Parameters, alt region &quot;ATP, Pick, Item-Sourcing&quot; Under &quot;Item-Sourcing Detail&quot;, set the &quot;Type&quot; to either &quot;Inventory&quot; or &quot;Supplier&quot;. **Reorder Point Report INV: Minmax Reorder Approval Site Level = Incomplete OTHERWISE This request is error</description>
<link>http://redqq.itpub.net/post/5258/461289</link>
<pubDate>Tue,06 05 2008 15:50:13</pubDate>
</item>
 </rdf:RDF>


