Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

collection of reusable code, programs, and database objects which provide common functionality across all E-Business products.  FlexDeploy supports deployment of EBS Functional Setups using Oracle supplied LCT files for use with the FNDLOAD utility.  This covers a broad set of use cases, but does not cover all EBS Functional Setups or filtering parameters which be may necessary for your requirements.  You should review your requirements against the LCT implementations carefully.

File Extensions 

NameDescription
.ldtLoader Data files containing entity definitions, parent-child relationships, input parameters and data.

...

NameCodeDescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM (**populating from SCM)

EBS (**manual creation)

SCM | EBS
ModuleMODULEEBS Module NameAP - Oracle PayablesSee Setup Types by Module
TypeTYPESetup Object Type

See Setup Types by Module

NameNAMEKey Attribute Name for Object

derived by Module and Type


ValueVALUEKey Attribute Value

Additional ParametersADDITIONAL_PARAMSOptional parameters to supply to the FNDLOAD command

Target LocationTARGET_LOCATIONPath to where the file should be deployed to.$AP_TOP/patch/115/import/
Control FileCONTROL_FILEConfiguration file used to download/upload data.

Upload ModeUPLOAD_MODE

NLS data uploads for translated columns are supported - use UPLOAD_MODE= NLS

REPLACEREPLACE | NLS
Custom ModeCUSTOM_MODE

To override Oracle’s upload algorithm and update the custom AOL data regardless - use CUSTOM_MODE= FORCE

FORCENONE | FORCE

...