壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4436|回复: 57

检索请求列表SQL(中英文对照)

  [复制链接]
发表于 2009/1/13 15:32:19 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
  1. SELECT a.application_short_name "应用",
  2. b.concurrent_program_id,
  3. b.concurrent_program_name,
  4. t_en.user_concurrent_program_name,
  5. t_cn.user_concurrent_program_name
  6. FROM fnd_concurrent_programs_tl t_cn,
  7. fnd_concurrent_programs_tl t_en,
  8. fnd_concurrent_programs b,
  9. fnd_application a
  10. WHERE 1 = 1
  11. and a.application_id = b.application_id
  12. and b.application_id = t_cn.application_id
  13. AND b.concurrent_program_id = t_cn.concurrent_program_id
  14. and b.application_id = t_en.application_id
  15. AND b.concurrent_program_id = t_en.concurrent_program_id
  16. --and b.concurrent_program_name = 'APACCENG'
  17. and t_cn.language = 'ZHS'
  18. and t_en.language = 'US'
  19. order by a.application_short_name, b.concurrent_program_id
复制代码

请求中英文对照表.xls

1.33 MB, 下载次数: 343, 下载积分: 努力值 -5 点

发表于 2009/1/16 09:47:07 | 显示全部楼层
感谢老大强力支持,坐了把沙发过了瘾,已经下载了,研究一下先
发表于 2009/1/16 14:09:48 | 显示全部楼层

好东西,收了,谢谢楼主。
发表于 2009/1/19 14:30:28 | 显示全部楼层
已经收藏, 谢谢了
发表于 2009/2/1 11:16:25 | 显示全部楼层
下来学习学习!
发表于 2009/2/27 08:51:01 | 显示全部楼层
已经收藏, 谢谢了
发表于 2009/3/7 08:31:00 | 显示全部楼层
非常感谢!
发表于 2009/3/13 17:28:13 | 显示全部楼层
UP thank you
发表于 2009/3/17 10:52:09 | 显示全部楼层
好東西呀
发表于 2009/3/20 11:36:05 | 显示全部楼层
收藏!感谢楼主
发表于 2009/3/25 16:33:41 | 显示全部楼层
非常感谢 又一次学习了
发表于 2009/3/25 18:34:10 | 显示全部楼层
下了,謝謝!
发表于 2009/3/26 10:10:26 | 显示全部楼层
谢谢~~~了
发表于 2009/3/26 11:25:52 | 显示全部楼层
非常感谢 又学习了一次
发表于 2009/4/16 10:52:49 | 显示全部楼层
什么来的.
发表于 2009/4/29 13:07:40 | 显示全部楼层
很好!
发表于 2009/5/6 16:19:00 | 显示全部楼层
好东西
发表于 2009/5/15 08:59:59 | 显示全部楼层
好东西,留个标记先
发表于 2009/5/31 10:02:49 | 显示全部楼层
学习了,谢谢楼主
发表于 2009/6/8 10:26:12 | 显示全部楼层
感谢!!!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 17:50 , Processed in 0.021804 second(s), 15 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表