原文:ORACLE EBS常用表

call fnd global.APPS INITIALIZE , , select fnd profile.VALUE ORG ID FROM DUAL select from hr operating units hou where hou.organization id fnd select from fnd application select from fnd application t ...

2012-03-14 11:04 0 35792 推薦指數:

查看詳情

Oracle ebs 常用標准

Oracle ebs 常用標准call fnd_global.APPS_INITIALIZE(1318,50583,401) select fnd_profile.VALUE('ORG_ID') FROM DUAL select * from hr_operating_units hou ...

Wed Mar 03 19:29:00 CST 2021 0 269
EBS常用接口

AP接口: AP_INVOICES_INTERFACE AP_INVOICE_LINES_INTERFACE 涉及的請求: 應付款管理系統開放接口導入 涉及案例: 運費導AP、費用導AP PO接口: 申請: PO_REQUISITIONS_INTERFACE_ALL 涉及請求 ...

Sun Jun 12 22:31:00 CST 2016 0 7650
Oracle EBS:PO 常用的查詢及Tips

1.列出沒有銷售訂單的內部采購訂單 ---used to list all Internal Requisitions that do not have an associate ...

Mon Jan 09 19:49:00 CST 2012 2 2707
ORACLE_EBS_R12_采購到入庫所經歷的

--采購到入庫所經歷的 --0.請購單 --創建請購單方式有 --a.從外掛系統導入請購的接口PO_REQUISITIONS_INTERFACE_ALL,並允許請求(名稱:導入申請) View Code --b.在系統中創建請購單(路徑:PO/申請 ...

Thu Jun 26 21:42:00 CST 2014 0 8651
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM