(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.

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

  1. EBS中后台AP发票审批脚本

    Declare    l_Hold_Count Number;    l_Funds_Code Varchar2(30);      l_Approve_Status Varchar2(120); B ...

  2. 【EBS】取数SQL-平均成本更新的物料事务处理追溯到应付发票

    SELECT hou.name,--组织 aia.invoice_num,--发票编号 msib.segment1,--物料编码 mmt.transaction_id--物料事务处理 FROM mtl ...

  3. 所有标准API

    序号 系统版本 模块 应用场景 类型 API/接口 参数规格 样例代码 备注 登记者 登记时间 关键字 1 12.1.3 AP 付款核销 API ap_pay_invoice_pkg.ap_pay_i ...

  4. EBS API及接口清单

    https://www.cnblogs.com/lizicheng/p/9521742.html 模块 应用场景 类型 API/接口 AP 付款核销 API ap_pay_invoice_pkg.ap ...

  5. 应付系统选项 Payables Options

    (N) AP > Setup > Options > Payables Options应付系统选项设置整个应付系统使用的控制项和默认值.我们可以在此窗口中设置默认值,从而简化供应商输 ...

  6. ERP应收应付进阶操作与子流程--开源软件诞生29

    赤龙ERP应收应付进阶讲解--第29篇 用日志记录"开源软件"的诞生 [进入地址 点亮星星]----祈盼着一个鼓励 博主开源地址: 码云:https://gitee.com/red ...

  7. AP_AP系列 - 发票管理分析(案例)

    2014-07-07 Created By BaoXinjian

  8. Oracle EBS AP 发票放弃行

    -- purpose: 应付发票放弃发票行 -- 12.2.6 环境 -- author:jenrry create_date: 2017-06-07 declare l_dummy_msg VARC ...

  9. 知识总结提炼-AP模块

    http://www.cnblogs.com/bruce_zhao/p/3809686.html 应付模块业务操作流程 供应商管理 供应商概述 在您使用 Oracle Purchasing 之前,需要 ...

随机推荐

  1. [python] 高效使用assert

    Places to consider putting assertions: checking parameter types, classes, or values checking data st ...

  2. 第二十篇、自定义UIButton(设置title和image的位置)

    #import "CustomButton.h" #define ImageW 15 #define ImageH 15 #define KRadio 0.75 @implemen ...

  3. CocoaPods的使用详解

    CocoaPods是什么 当我们开发 iOS 项目时候,会经常使用到第三方类库,并且会使用很多.大家的做法基本上都是到 GitHub 上下载一个一个的类库,然后导入到工程中,并且引入各种的类库,做各种 ...

  4. ios 单例模式(懒汉式)

    1. 单例模式的作用 可以保证在程序运行过程,一个类只有一个实例,而且该实例易于供外界访问 从而方便地控制了实例个数,并节约系统资源 2. 单例模式的使用场合 在整个应用程序中,共享一份资源(这份资源 ...

  5. C# 高精度求幂 poj1001

    高精度求幂 public static char[] exponentiation(string a,int r) { ]; string b = ""; string c = a ...

  6. Array.splice返回值是数组

    import flash.display.MovieClip; import flash.display.DisplayObject; var m:MovieClip = new MovieClip( ...

  7. ubuntu12.10设置禁止锁屏和屏幕常亮

    1.System Settings -> Brightness and Lock -> Turn off screen... set to "Never" 进入ubun ...

  8. Linux下的I/O复用与epoll详解

    前言 I/O多路复用有很多种实现.在linux上,2.4内核前主要是select和poll,自Linux 2.6内核正式引入epoll以来,epoll已经成为了目前实现高性能网络服务器的必备技术.尽管 ...

  9. c#通过反射获取类上的自定义特性

    c#通过反射获取类上的自定义特性 本文转载:http://www.cnblogs.com/jeffwongishandsome/archive/2009/11/18/1602825.html 下面这个 ...

  10. CentOS7 IP自动获取

    /etc/sysconfig/network-scripts HWADDR=00:15:5D:00:76:04TYPE=EthernetBOOTPROTO=dhcpDEFROUTE=yesPEERDN ...