Details About Fndload Upload Commands

Asked By 60 points N/A Posted on -
qa-featured

I received a task to study about fndload upload commands. Tell me about fndload upload commands and mention all commands. Can you help me?

SHARE
Answered By 30 points N/A #320763

Details About Fndload Upload Commands

qa-featured

Here are all fndload upload commands-

  • FNDLOAD Command To upload Ldt file for a Concurent Program

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Data Definition

FNDLOAD <username>/<password> O Y UPLOAD $XDO_TOP/patch/115/import/xdotmpl.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Request Set

FNDLOAD <username>/<password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Request Set Links

FNDLOAD <username>/<password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Lookup Up

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/aflvmlu.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a request group for a Concurrent Program

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a request group for a Request Set

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afcpreqg.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Value Set

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Value Set with values

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a DFF

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a DFF for a particular attribute column

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afffload.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a profile Option

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afscprof.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Audit Group

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/affaudit.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Audit Schema

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/affaudit.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a Responsibility

FNDLOAD <username>/<password> O Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct file_name.ldt

  • FNDLOAD Command To upload Ldt file for a XML Data Definition

UPLOAD

FNDLOAD <username>/<password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct <xxaoa_filename.ldt>

FNDLOAD <username>/<password> 0 Y UPLOAD $FND_TOP/patch/115/import/afcprset.lct <xxaoa_filename.ldt>

FNDLOAD <username>/<password> O Y DOWNLOAD  $XDO_TOP/patch/115/import/xdotmpl.lct <xxaoa_filename.ldt> XDO_DS_DEFINITIONS APPLICATION_SHORT_NAME=<application short name>DATA_SOURCE_CODE=<data source code > TMPL_APP_SHORT_NAME=<template application short  name>TEMPLATE_CODE=<template code>

FNDLOAD <username>/<password> O Y UPLOAD $XDO_TOP/patch/115/import/xdotmpl.lct <xxaoa_filename.ldt>

The Above command downloads all the templates defined for this Particular Data Definition. For a particular template to be downloaded using

FNDLOAD <username>/<password> O Y UPLOAD $XDO_TOP/patch/115/import/xdotmpl.lct <xxaoa_filename.ldt>

  • FNDLOAD Command to upload ALERTS

FNDLOAD <username>/<password> 0 Y UPLOAD $ALR_TOP/patch/115/import/alr.lct <ldt filename>

  • FNDLOAD Command TO Upload an NLS Language:

FNDLOAD <username>/<password> 0 Y UPLOAD <controlfile.lct> <datafile.ldt> \

– UPLOAD_MODE=NLS CUSTOM_MODE=FORCE WARNINGS=TRUE

Related Questions