随笔分类 -  Oracle EBS AP

摘要:/* Formatted on 2018/3/15 10:33:14 (QP5 v5.256.13226.35538) */ --发票 CREATE TABLE bak.ap_invoices_all_110707 AS SELECT * FROM ap_invoices_all aia WHERE aia.invoice_id IN (90490, 90333); ... 阅读全文
posted @ 2018-03-15 10:39 全威儒 阅读(996) 评论(0) 推荐(0)
摘要:AR和AP中都有Credit Memo和Debit Memo的概念, 但是其含义和用法完全不一样,比较难懂,现在整理如下:AR中的CreditMemo和DebitMemo是和客户打交道:AR中的CreditMemo是指的红字发票,金额一般是负数,用来冲销应收账款。当客户购买我们的货物后,还没有付钱的情况下需要全部退货,或者部分退货。我们就开这样的一张红字发票,用来冲销我们的应收账款。当然如果钱都已... 阅读全文
posted @ 2016-02-26 11:48 全威儒 阅读(12788) 评论(0) 推荐(1)
摘要:(N) System Administrator > Profile > System Profile Option Name Site Application Responsibility Server Server Org User Remark MO: Default Operating Unit MO: Operating Uni... 阅读全文
posted @ 2015-07-07 16:56 全威儒 阅读(723) 评论(0) 推荐(0)
摘要:(N) AP > Accounting > Control payables periods Click [Period Status] column to Open. 阅读全文
posted @ 2015-07-07 16:38 全威儒 阅读(488) 评论(0) 推荐(0)
摘要:(N) AP > Setup > Flexfield > Description > Segments To define your descriptive flexfield, you define the segments that make up your descriptiveflexfield structures, and the descriptive information and... 阅读全文
posted @ 2015-07-07 16:34 全威儒 阅读(604) 评论(0) 推荐(0)
摘要:(N) AP > Setup > Invoice > Hold and Release Names 这里一般默认就可以了。Use the Invoice Hold and Release Names window to define the names that you use to manuallyhold or release invoices. You can define hold na... 阅读全文
posted @ 2015-07-07 16:23 全威儒 阅读(865) 评论(0) 推荐(0)
摘要:(N) AP > Setup > Invoice > Distribution Sets (定义分配集) You can use a Distribution Set to automatically enter distributions for an invoice when you arenot matching it to a purchase order. For example, y... 阅读全文
posted @ 2015-07-07 16:14 全威儒 阅读(749) 评论(0) 推荐(0)
摘要:(N) AP > Setup > Invoice > Tolerance (定义发票允差) 这里只对价格进行了设置,其他保持了默认。To set tolerance levels for your invoices:In the Invoice Tolerances Template window, select the check box for each tolerance you want... 阅读全文
posted @ 2015-07-07 15:27 全威儒 阅读(1174) 评论(0) 推荐(0)
摘要:(N) AP > Setup > Options > Payables Options应付系统选项设置整个应付系统使用的控制项和默认值。我们可以在此窗口中设置默认值,从而简化供应商输入、发票输入和自动付款处理。这些选项设置好后是可以随时更改的。 会计选项(Acounting Option) 发放付款时(When Payment is issued)在发放付款后,应付款管理系统会将每项付款记一次帐... 阅读全文
posted @ 2015-07-07 15:00 全威儒 阅读(3881) 评论(0) 推荐(0)
摘要:Error Address and Site Creation - Unable to create address and sites because of the following error when trying to create the site in operating unit [COMPANY-OU]: [ORA-01403: no data found in Package ... 阅读全文
posted @ 2015-07-06 16:29 全威儒 阅读(1524) 评论(0) 推荐(0)
摘要:Symptoms ----------------------- AP > Setup > Organizations Show Error tips: APP-PER-50022: Oracle Human Resources could not retrieve a value for the User Type profile option. Please ensure it is set... 阅读全文
posted @ 2015-07-06 11:47 全威儒 阅读(962) 评论(0) 推荐(0)
摘要:AP Invoice 无法创建会计分录 Question: APP-SQLAP-10710 Online accounting could not be created. Please submit the Payables Accounting Process instead to create 阅读全文
posted @ 2013-05-29 17:51 全威儒 阅读(1737) 评论(5) 推荐(0)
摘要:ARCredit Memo贷项通知单,减应收,冲原始发票 实际使用情况:客户退货,自己公司就需要开Credit Memo减小应收Debit Memo借项通知单,独立的发票,加应收APCredit Memo贷项通知单,指供应商开给我们的表示应付减少的通知,负数,冲原始发票,可用0支付结清 实际使用情况 阅读全文
posted @ 2012-10-13 22:08 全威儒 阅读(3548) 评论(0) 推荐(0)
摘要:总账系统 系统报表名 中文译名 用途描述 Journals-Voucher 日记账传票 通过提交该报表来打印日记账传票 Journals-Document Nummber 传票文档号 按传票的文档序列号来打印日记账传票列表,可作为装订每月传票的附件. Journals-Entry 日记账 按本位币或 阅读全文
posted @ 2012-09-26 19:34 全威儒 阅读(4127) 评论(0) 推荐(0)