当前位置:首页 > 数据库 > Oracle

Oracle EBS-SQL (PO-18):检查工作台下达的PR在系统找不到.sql

 select * From apps.po_requisitions_interface_all
---------------------------------------------------------------- 
 select e.*

  from apps.po_requisitions_interface_all a,

          apps.po_interface_errors e

where a.transaction_id = e.interface_transaction_id 

   and a.transaction_id = 10172

原文:http://www.cnblogs.com/st-sun/p/3782340.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐