2014-07-14 Created By BaoXinjian


1. 银行对账

  • 导入或者手工输入银行对账单
  • 联机更正对账单导入错误
  • 自动或者手工对账
  • 可以与AP、AR或者其他外部系统中的事物进行对账
  • 可以创建杂项事物处理

2. 应付付款凭证银行系统对账, 调整对账和直接结清

Payment Status:
Note that the statuses that Payables uses for cleared payments and reconciled payments depends on your setting for the Account for Payment When Payment Clears Payables option.

  • Reconciled But Unaccounted.

The bank has disbursed funds for the payment, and the payment has been reconciled and matched to a bank statement in Oracle Cash Management. Payables uses this status when the Account for Payment When Payment Clears Payables option is disabled.

  • Reconciled.

The bank has disbursed funds for the payment, and the payment has been reconciled and matched to a bank statement in Oracle Cash Management. Payables uses this status when the Account for Payment When Payment Clears Payables option is enabled.

  • Cleared But Unaccounted.

The bank has disbursed funds for the payment and the payment has been cleared but not matched to a bank statement within Oracle Cash Management. Payables uses this status when the Account for Payment When Payment Clears Payables option is disabled.

  • Cleared.

The bank has disbursed funds for the payment, and the payment has been cleared, but not matched to a bank statement within Oracle Cash Management. Payables uses this status when the Account for Payment When Payment Clears Payables option is enabled.


1. 导入银行对账单

2. 系统自动对账

3. 系统手工对账


1. 建立Payment 108500

2. 建立Payment 217000

3. payment建立并过账后, 系统可查看可进行银行对账的交易

4. 产看上次银行对账后的该银行账户余额

5. 建立银行对账单的interface文件header / lines

6. 调用request,导入银行对账interface data

7. 查看银行对账单导入情况

8. 对银行对账单和具体的交易进行匹配调整

9. 对账后系统自动清算balance,查看银行余额

10. 查看报表bank statement summary and detail report

11. 对应payment状态变为已调整

12. 查看会计科目

Thanks and Regards

最新文章

  1. 。。。学习CSS3的第一个属性border-radius。。。
  2. 昂贵的聘礼---poj1062(最短路)
  3. 使用Node.js实现数据推送
  4. C++ 单链表基本操作
  5. 【Linux高频命令专题(1)】sort
  6. Main()方法
  7. [转]PHP echo, print, printf, sprintf函数的区别和使用
  8. iOS 通讯录-获取联系人属性
  9. 使用php完成常见的"文件上传"功能
  10. iptables防火墙详解
  11. HDU 4456(二维树状数组+坐标转换)
  12. Cocos2d-x游戏开发之lua编辑器 Sublime 搭建,集成cocos2dLuaApi和自有类
  13. prometheus热重启
  14. httpd服务器的真实ip获取难题
  15. Linux 查看端口使用情况
  16. mysql 性能
  17. 偷懒把本来要判断输入值的textbox 输出提示值,结果点两次程序异常
  18. 虚拟机和容器的对比 Virtual Server VS Docker
  19. QT显示中文 连接上文
  20. js中null, undefined 和 typeof

热门文章

  1. JavaWeb学习记录(八)——servlet获取配置信息
  2. JavaScript学习记录总结(五)——servlet将json数据写出去
  3. 什么是域名?什么网站名?什么是URL?
  4. 【BZOJ1011】【HNOI2008】遥远的行星
  5. 【POJ3904】【P1202】水晶密码
  6. 在IE地址栏输入JS的有趣效果
  7. background-position 用法详细介绍
  8. easyUI之Form(表单)组件
  9. MongoDB权限管理之用户名和密码的操作
  10. TKinter的常用组件