04 2013 档案

摘要:查找在菜单里提交的报表所在职责selecta.responsibility_name,b.prompt,f.user_concurrent_program_namefromfnd_responsibility_vla,fnd_menu_entries_vlb,fnd_form_functions_vlc,fnd_request_groupsd,fnd_request_group_unitse,fnd_concurrent_programs_vlfwherea.menu_id=b.menu_idandb.function_id=c.function_idandc.parameterslike&# 阅读全文
posted @ 2013-04-25 11:11 dengying 阅读(1746) 评论(1) 推荐(0)
摘要:Eclipse安装SVN插件Eclipse是一个优秀的开源IDE,目前支持C/C++、JAVA、JS、PHP等语言。下面安装SVN插件,以便能下载Google Code上的源代码。以下是一些关键步骤:其中http://subclipse.tigris.org/update_1.0.x是SVN插件的下载站点【subclipse是Eclipse的SVN插件】。以update_1.0.x为例Select All 然后单击Next...一路Next,最后点击Finish,下载SVN插件并安装,最后需要重启Eclipse。---------------- 至此 SVN 插件安装完毕 ---------- 阅读全文
posted @ 2013-04-17 10:23 dengying 阅读(166) 评论(0) 推荐(0)