专注Oracle EBS--理性的浪漫
===========================================================
===========================================================
select *
from dba_objects db
where db.object_type = 'TABLE'
and db.object_name like '%INTERFACE%

select *
from dba_objects db
where db.object_type = 'TABLE'
and db.object_name like '%INTERFACE%' and owner like 'PO'

select *
from dba_objects db
where db.object_type = 'TABLE'
and db.object_name like '%INTERFACE%

建议去研究一下系统的标准并行程序,会了解在系统内部数据是如何抛转的,这里面用了很多接口表

moonsoft 发表于:2006.06.30 15:51 ::分类: ( EBS ) ::阅读:(1960次) :: 评论 (1) ::收藏此页到365Key
re: EBS有哪些接口表? [回复]

laughing没有关系
注明转贴自我这就好了

moonsoft 评论于: 2006.08.24 09:29

发表评论
标题

在此添加评论
表情符号: smile laughing tongue angry crying sad wassat wink

称呼

邮箱地址(可选)

个人主页(可选)

 authimage


Blog信息
博客日历
切换风格
文章归档...
最新发表...
最新评论...
最多阅读文章...
博客统计...
网站链接...
新闻聚合