FNDLOAD使用

来源:互联网 发布:赛博朋克 知乎 编辑:程序博客网 时间:2024/05/18 02:10
ERROR   :COL:ATTRIBUTE9 is not registered properly. It is registered as APP Id:
          Flex Name: Usage Code:N
SOLUTION:Please use Application Developer:Flexfield->Descriptive->Register form
          and make sure column is enabled. If this column is not in the list, i
         t means it is used by another flexfield and you cannot use it.
FUNCTION:LDR.up_dff_segment()




环境变量:
NLS_LANG="SIMPLIFIED CHINESE_America.ZHS16GBK"
export NLS_LANG




1,并发请求,可执行程序。
FNDLOAD apps/orapp8005 O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct afcpprog.ldt PROGRAM APPLICATION_SHORT_NAME="CUX" CONCURRENT_PROGRAM_NAME="ECS_ITEM_COST_PKG"
FNDLOAD apps/orapp8005 O Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct afcpprog.ldt




2,请求组,请求集。
FNDLOAD apps/apps@seed115 O Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt REQUEST_GROUP REQUEST_GROUP_NAME=”request group” APPLICATION_SHORT_NAME=”prod”




# For this you will be firstly required to download the request set definition.
## Next you will be required to download the Sets Linkage definition
## Well, lets be clear here, the above sequence is more important while uploading
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct XX_GL_MY_INTERFACE_SET.ldt REQ_SET REQUEST_SET_NAME="FNDRSSUB4610101_Will_look_like_this"
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcprset.lct XX_GL_MY_INTERFACE_SET_LINK.ldt REQ_SET_LINKS REQUEST_SET_NAME="FNDRSSUB4610101_Will_look_like_this"
## Note that FNDRSSUB4610101 can be found by doing an examine on the
########----->select request_set_name from fnd_request_sets_vl
########----->where user_request_set_name = 'User visible name for the request set here'
## Now for uploading the request set, execute the below commands
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct XX_GL_MY_INTERFACE_SET.ldt
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct XX_GL_MY_INTERFACE_SET_LINK.ldt




3,配置文件
FNDLOAD apps/xshx87246788 O Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct afscprof.ldt PROFILE PROFILE_NAME="CUX_SHIP_CONFIRM_TIME" APPLICATION_SHORT_NAME="OM"
FNDLOAD apps/hxgg82645988 O Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct afscprof.ldt




4,键弹性域。


FNDLOAD apps/apps@seed115 O Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt KEY_FLEX P_LEVEL=?COL_ALL:FQL_ALL:SQL_ALL:STR_ONE:WFP_ALL:SHA_ALL:CVR_ALL:SEG_ALL? APPLICATION_SHORT_NAME=”prod” ID_FLEX_CODE=”key flex code” P_STRUCTURE_CODE=”structure name”


描述性弹性域
FNDLOAD apps/orapp8005 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct PO_HEADER_DFF.ldt DESC_FLEX APPLICATION_SHORT_NAME="PO" DESCRIPTIVE_FLEXFIELD_NAME="PO 题头"
FNDLOAD apps/xshx87246788 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct XX_PO_REQ_HEADERS_DFF.ldt


5,菜单
FNDLOAD apps/apps_pwd O Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct ICX_POR_SSP_HOME.ldt MENU MENU_NAME="ICX_POR_SSP_HOME"
FNDLOAD apps/apps_pwd O Y UPLOAD $FND_TOP/patch/115/import/afsload.lct ICX_POR_SSP_HOME.ldt


6,Form个性化。
FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct XX_AP_APXVDMVD.ldt FND_FORM_CUSTOM_RULES function_name="AP_APXVDMVD"
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct XX_AP_APXVDMVD.ldt


7,功能
$FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct xxx.lct FUNCTION FUNC_APP_SHORT_NAME=”CFA” FUNCTION_NAME=”XXX”
$FNDLOAD apps/xshx87246788 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct xxx.lct




7,附件。
$FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afattach.lct xxx.ldt FND_ATTACHMENT_FUNCTIONS FUNCTION_NAME=”xxx”
$FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afattach.lct xxx.ldt


8,消息。
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct XX_ALL_GMS_MESSAGES_00.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME='XXGMS'


FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct XX_ICX_POR_LIFECYCLE_PAY_TIP.ldt FND_NEW_MESSAGES APPLICATION_SHORT_NAME='ICX' MESSAGE_NAME=XX_ICX_POR_LIFECYCLE_PAY_TIP
FNDLOAD apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct XX_ICX_POR_LIFECYCLE_PAY_TIP.ldt




9,值集和值。
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct xxx.ldt VALUE_SET FLEX_VALUE_SET_NAME=”VALUE_SET_NAME”
FNDLOAD apps/xshx87246788 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct xxx.ldt




10,LOOKUP CODE
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct aflvmlu.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME ='HOM' LOOKUP_TYPE="HOM_ALTERNATION_ALLOWED_RANGE"
FNDLOAD apps/hxgg82645988 0 Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct aflvmlu.ldt




11,职责
FNDLOAD apps/apps_pwd O Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct XX_PERSON_RESPY.ldt FND_RESPONSIBILITY RESP_KEY="XX_PERSON_RESPY"
FNDLOAD apps/apps_pwd O Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct XX_PERSON_RESPY.ldt




12,用户
FNDLOAD apps/apps_pwd 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct XX_FND_USER_PASSI.ldt FND_USER USER_NAME='XZB'
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct XX_FND_USER_PASSI.ldt FND_USER




13,打印机定义。
FNDLOAD apps/apps@seed115 O Y DOWNLOAD $FND_TOP/patch/115/import/afcppstl.lct file_name.ldt STYLE PRINTER_STYLE_NAME=”printer style name”




14,FND字典。
15,帮助配置。
16,单据序列。
17,并发管理器计划员。




18,WebADI
-- Integrators
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $BNE_TOP/admin/import/bneint.lct bneint.ldt BNE_INTEGRATORS INTEGRATOR_ASN="HX" INTEGRATOR_CODE="GENERAL_208_INTG"
FNDLOAD apps/ 0 Y UPLOAD $BNE_TOP/admin/import/bneint.lct bneint.ldt


-- Layouts
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $BNE_TOP/admin/import/bnelay.lct bnelay.ldt BNE_LAYOUTS LAYOUT_ASN="HX" LAYOUT_CODE="HXPROJECTRATELAYOUT"
FNDLOAD apps/ 0 Y UPLOAD $BNE_TOP/admin/import/bnelay.lct bnelay.ldt


-- Mappings
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $BNE_TOP/admin/import/bnemap.lct bnemap.ldt BNE_MAPPINGS MAPPING_ASN="HX" MAPPING_CODE="GENERAL_208_MAP"
FNDLOAD apps/ 0 Y UPLOAD $BNE_TOP/admin/import/bnemap.lct bnemap.ldt


-- Contents
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $BNE_TOP/admin/import/bnecont.lct bnecont.ldt BNE_CONTENTS CONTENT_ASN="HX" CONTENT_CODE="GENERAL_208_CNT"
FNDLOAD apps/ 0 Y UPLOAD $BNE_TOP/admin/import/bnecont.lct bnecont.ldt


-- Parameter List
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $BNE_TOP/admin/import/bneparamlist.lct bneparamlist.ldt BNE_PARAM_LISTS INTEGRATOR_ASN="HX" INTEGRATOR_CODE="GENERAL_208_INTG"
FNDLOAD apps/ 0 Y UPLOAD $BNE_TOP/admin/import/bneparamlist.lct bneparamlist.ldt


-- Security
FNDLOAD apps/xshx87246788 0 Y DOWNLOAD $BNE_TOP/admin/import/bnesecurity.lct bnesecurity.ldt BNE_SECURED_OBJECTS SECURED_OBJECT_ASN="HX" SECURED_OBJECT_CODE="GENERAL_208_INTG"
FNDLOAD apps/ 0 Y UPLOAD $BNE_TOP/admin/import/bnesecurity.lct bnesecurity.ldt


FNDLOAD相关参数


默认条件下,FNDLOAD不会覆盖已有数据,但是它提供了一个参数用于强制覆盖:
CUSTOM_MODE=FORCE 强制覆盖已有数据
FNDLOAD apps/apps_pwd 0 Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct $XX_TOP/import/CUSTOM_PROF.ldt - CUSTOM_MODE=FORCE

原创粉丝点击