默认账套

select fnd_profile.value('GL_SET_OF_BKS_ID') FROM DUAL;
>> 2026 这样就能通过2026去获取一些账套上的配置 比如coa_id等
select * from gl_ledgers where ledger_id = 2026
或者:
select * from gl_sets_of_books where set_of_books_id = 2026

最新文章

  1. 微软Ignite大会我的Session(SQL Server 2014 升级面面谈)PPT分享
  2. 模拟checkbox的最优最简方法
  3. Android -- android.os.Parcelable[] cannot be cast to ...
  4. 左倾堆(三)之 Java的实现
  5. Microsoft Dynamics CRM 2013 --选项集的多选
  6. Sum of divisors
  7. C语言中 v...printf类函数的用法
  8. offset() position() scrollTop() scrollLeft()
  9. Python编程规范及性能优化(转载)
  10. mark jquery 链式调用的js原理
  11. MySQL where
  12. 小解系列-解决WebUploader在谷歌浏览器下弹出框打开慢,在Bootstrap模态框内部多次点击才能触发的问题
  13. Android传感器
  14. 学习TensorFlow,线性回归模型
  15. Python——python读取html实战,作业7(python programming)
  16. 羊车门问题(Python)
  17. PHP消息队列的实现方式与详解,值得一看
  18. gcc编译c语言程序
  19. 学习windows编程 day5 之按键消息
  20. 准备mysql-connector-java

热门文章

  1. node.js 历史版本下载
  2. because another server process exited abnormally and possibly corrupted shared memory
  3. Android 缩小动画
  4. C语言实现链表的创建与遍历
  5. C# DevExpress中GridControl控件的基本属性设置和使用方法
  6. Git安装,配置、基本使用
  7. el-dialog 遮罩层覆盖内容的问题
  8. 【面试题】面试官:请你实现一个深拷贝,那如果是正则/set/函数怎么拷贝?
  9. 写出干净的 JavaScript 5 个小技巧
  10. 2022-05-26内部群每日三题-清辉PMP