应付发票审批 Hold and Release Names

(N) AP > Setup > Invoice > Hold and Release Names

这里一般默认就可以了。
Use the Invoice Hold and Release Names window to define the names that you use to manually
hold or release invoices. You can define hold names that you assign to an invoice during entry to
place the invoice on hold. For example, "Needs CFO Approval". You can also define release names
that you use in the Invoice Holds tab or Invoice Actions window to remove the holds you apply to
invoices. For example, "CFO Approved". You cannot pay an invoice that has a hold applied to it.
You can define as many invoice hold and release names as you need.
You can also determine whether to allow accounting entry creation for the hold names you
define. If you assign to an invoice a hold name that does not allow accounting, then you cannot
create accounting entries for the invoice until you remove the hold.
Payables predefined invoice hold names

Payables predefines hold names and release holds that it uses to apply and release invoice holds
during Invoice Validation.
In the Invoice Hold and Release Names window, you can query the predefined hold and release
names that Payables provides, but you cannot modify them.
Invoice Hold Types
The following table shows the hold names that are predefined in Payables.

Invoice Release Types
The following table shows the release names that are predefined in Payables.

Defining Supplier Controls
You can automatically apply holds to invoices for a supplier site by enabling invoice controls for

the site. Payables provides controls that you can enable in the Supplier Sites region of the
Suppliers page. You can also define default values for these controls in the Suppliers page at the
supplier level. Payables automatically assigns defaults you define for a supplier to any new sites
you enter for the supplier. See: Defining Invoice Management Defaults.
Defining Invoice Hold and Release Names
To define invoice hold or release name:
1. In the Invoice Hold and Release Names window enter a unique Name and Description to
identify the hold or release name. The name and reason will appear on a list of values
whenever you need to enter the hold or release name.
2. Enter the type of name you are defining. You can define either hold or release names.
For detailed information on any field, see: Invoice Hold and Release Names Window
Reference
3. If you are defining a hold name, enable the Accounting Allowed option if you want to
allow Payables to create accounting entries for invoices that have this hold applied.
4. If you want to make the hold or release name inactive on and after a certain date enter a
value in the Inactive On field.
5. Save your work.

时间: 2024-08-26 14:24:45

应付发票审批 Hold and Release Names的相关文章

EBS中后台AP发票审批脚本

Declare    l_Hold_Count Number;    l_Funds_Code Varchar2(30);      l_Approve_Status Varchar2(120); Begin  Ap_Approval_Pkg.Approve(p_Run_Option         => Null,                          p_Invoice_Batch_Id   => Null,                          p_Begin_I

所有标准API

序号 系统版本 模块 应用场景 类型 API/接口 参数规格 样例代码 备注 登记者 登记时间 关键字 1 12.1.3 AP 付款核销 API ap_pay_invoice_pkg.ap_pay_invoice 赵杨 2013/3/30 付款/核销 2 12.1.3 AP 应付发票审批 API ap_approval_pkg.approval 赵杨 2013/3/30 发票/审批 3 12.1.3 AP 预付款核销 API ap_prepay_pkg.apply_prepay_fr_prepa

应付系统选项 Payables Options

(N) AP > Setup > Options > Payables Options应付系统选项设置整个应付系统使用的控制项和默认值.我们可以在此窗口中设置默认值,从而简化供应商输入.发票输入和自动付款处理.这些选项设置好后是可以随时更改的. 会计选项(Acounting Option) 发放付款时(When Payment is issued)在发放付款后,应付款管理系统会将每项付款记一次帐.并会生成如下会计分录:未调节付款:借AP 负债账户贷现金账户远期付款:借AP 负债账户贷远期

R12_专题知识总结提炼-AP模块

应付模块业务操作流程 供应商管理 供应商概述 在您使用 Oracle Purchasing 之前,需要定义供应商.供应商site,以及供应商联系人,  供应商主数据(SUPPLIER MASTER DATA,简称SMD)是指供应商的基本信息,是企业和供                应商进行业务往来.交易付款等必须的基础数据,主要包括两类信息: A 采购数据 ——例如,供应商名称.联系人.地址.沟通方法等: B 付款数据 ——例如,付款条款.银行帐号.税号等. 应付发票管理 应付发票基本流程 应

SYS_Oracle Erp的基本知识点

2014-01-12 Created By BaoXinjian 一.摘要 1001 ORACLE EBS学习的其他资源有哪四个? 1002 ORACLE OPEN WORLD大会是不是一个市场营销活动? 1003 Oracle 大学有哪五种课程? 1004 多个责任分配给一个人,是多对一关系,还是一对多关系? 1005 一个责任分配给多个人,是什么样的关系? 1006 双+号和双-号,分别是做什么用的? 1007 ORACLE应用系统间的数据流有哪四步,注意顺序不能错? 1008 不同的字段颜

Oracle EBS R12财务月结基础(转)

一.月结概述 1.什么叫月结:从字面含义上,即为月底结帐. 2.月结的目的 1)会计分期 2)财务报告 3.什么叫对帐:即将两套帐核对.在Oracle中,主要指将子模块的帐与总帐核对. 4.为什么要对帐:总帐接收到的财务信息与子模块业务必须保持一致,才能保证整个系统的帐务是正确的,所以要进行对帐.在日常事务处理中,存在录入或系统异常等导致的错误,通过对帐及时发现并解决. 5.月结与对帐之间的关系: 对帐是月结过程中的一个重要事项. 2.子模块与总帐之间的关系 n总帐模块处于财务核算的核心地位,它

[转]oracle EBS 基础100问

from:http://www.cnblogs.com/xiaoL/p/3593691.html  http://f.dataguru.cn/thread-51057-1-1.html 1001 ORACLE EBS学习的其他资源有哪四个? 1002 ORACLE OPEN WORLD大会是不是一个市场营销活动? 1003 Oracle 大学有哪五种课程? 1004 多个责任分配给一个人,是多对一关系,还是一对多关系? 1005 一个责任分配给多个人,是什么样的关系? 1006 双+号和双-号,

jQuery源码

/*! * jQuery JavaScript Library v1.8.3 * http://jquery.com/ * * Includes Sizzle.js * http://sizzlejs.com/ * * Copyright 2012 jQuery Foundation and other contributors * Released under the MIT license * http://jquery.org/license * * Date: Tue Nov 13 20

jquery 2.1.0 源码

/*! * jQuery JavaScript Library v2.1.0 * http://jquery.com/ * * Includes Sizzle.js * http://sizzlejs.com/ * * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors * Released under the MIT license * http://jquery.org/license * * Date: 2