首页 > 其他 > 详细

Fndload常用命令

时间:2014-08-03 15:14:45      阅读:474      评论:0      收藏:0      [点我收藏+]

  关于Fndload的介绍、使用步骤和原理请下载参考文档:http://pan.baidu.com/s/1i39nkfb

-- 更多请参考控制文件   path : $模块简称_TOP/patch/115/import
-- 并发请求( 含可执行、值集、弹性域、并发 )
FNDLOAD apps/apps_pwd O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct xxx.ldt PROGRAM APPLICATION_SHORT_NAME="XXX" CONCURRENT_PROGRAM_NAME="XXXXXXXXXX"
FNDLOAD apps/apps_pwd O Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct xxx.ldt

-- 功能
$FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct xxx.lct FUNCTION FUNC_APP_SHORT_NAME="XXX" FUNCTION_NAME="XXXXXXXXXX"
$FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct xxx.lct

-- 菜单(默认菜单下所有子菜单和功能)
-- 其他参数 PARENT_MENU_NAME FUNCTION_NAME SUB_MENU_NAME
FNDLOAD apps/apps_pwd O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct xxx.ldt MENU MENU_APP_SHORT_NAME= "XXX" MENU_NAME="XXXXXXXXXX"
FNDLOAD apps/apps_pwd O Y UPLOAD $FND_TOP/patch/115/import/afsload.lct xxx.ldt

-- LOOKUP CODE
FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct xxx.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME =‘XXX‘ LOOKUP_TYPE="XXXXXXXXXX"
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct xxx.ldt

-- 消息
FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct xxx.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME=‘XXX‘ MESSAGE_NAME="XXXXXXXXXX"
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct xxx.ldt
 
-- 配置文件
FNDLOAD apps/apps_pwd O Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct xxx.ldt PROFILE APPLICATION_SHORT_NAME="XXX" PROFILE_NAME="XXXXXXXXXX" 
FNDLOAD apps/apps_pwd O Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct xxx.ldt

-- Form个性化。
FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct xxx.ldt FND_FORM_CUSTOM_RULES APPLICATION_SHORT_NAME="XXX" function_name="XXXXXXXXXX"
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct xxx.ldt

-- 附件
$FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afattach.lct xxx.ldt  FND_ATTACHMENT_FUNCTIONS APPLICATION_SHORT_NAME="XXX" FUNCTION_NAME=”XXXXXXXXXX”
$FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afattach.lct xxx.ldt

-- 值集和值
FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct xxx.ldt VALUE_SET APPLICATION_SHORT_NAME="XXX" FLEX_VALUE_SET_NAME=”XXXXXXXXXX”
FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct xxx.ldt

-- 职责
FNDLOAD apps/apps_pwd O Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct xxx.ldt FND_RESPONSIBILITY RESP_KEY="XXXXXXXXXX"
FNDLOAD apps/apps_pwd O Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct xxx.ldt

 

Fndload常用命令,布布扣,bubuko.com

Fndload常用命令

原文:http://www.cnblogs.com/chenyongjun/p/3888388.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!