2007年1月22日 星期一

FNDLOAD Note

如下為11.5.10可用的FNDLOAD語法
可將各種設定Download轉出flat file為.lct的檔案
搬移此檔案到新的環境
再透過Upload的語法就能完成設定

在導入階段
多個instance環境間(Test / Pilot-Run/Prod)進行設定時非常有幫助

  • Value Set

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afffload.lct ***.ldt VALUE_SET FLEX_VALUE_SET_NAME='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afffload.lct ***.ldt

  • Concurrent Program

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct ***.ldt PROGRAM CONCURRENT_PROGRAM_NAME='***' APPLICATION_SHORT_NAME='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct ***.ldt


  • Lookups

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/aflvmlu.lct ***.ldt FND_LOOKUP_TYPE APPLICATION_SHORT_NAME='***' LOOKUP_TYPE='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct ***.ldt

  • Menu

    FNDLOAD apps/ 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct ***.ldt MENU MENU_NAME='***'

    FNDLOAD apps/ 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct ***.ldt


  • Responsibility

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct ***.ldt FND_RESPONSIBILITY RESP_KEY='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct ***.ldt

  • Functions/Forms

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afsload.lct ***.ldt FUNCTION FUNCTION_NAME='***' APPLICATION_SHORT_NAME='***'

    FNDLOAD apps/dlseh 0 Y UPLOAD $FND_TOP/patch/115/import/afsload.lct ***.ldt

  • Profile

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscprof.lct ***.ldt PROFILE FND_PROFILE_OPTION_VALUES PROFILE_NAME='***' APPLICATION_SHORT_NAME='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct ***.ldt

  • Request Group

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afcpreqg.lct ***.ldt REQUEST_GROUP REQUEST_GROUP_NAME='***' APPLICATION_SHORT_NAME='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpreqg.lct ***.ldt

  • Attachement

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/afattach.lct ***.ldt FND_ATTACHMENT_FUNCTIONS FUNCTION_NAME='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afattach.lct ***.ldt

  • Personalization

    FNDLOAD apps/apps 0 Y DOWNLOAD $FND_TOP/patch/115/import/affrmcus.lct ***.ldt FND_FORM_CUSTOM_RULES FUNCTION_NAME='***' APPLICATION_SHORT_NAME='***'

    FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/affrmcus.lct ***.ldt


沒有留言: