FNDLOAD :
FNDLOAD is an Oracle utility for the transfer of a wide range of Oracle Foundation (FND) data from one instance to another instance. It can be defined as a concurrent program that can move Oracle Applications data between database and text file or this can be defined as FNDLOAD can download data from an application entity into an editable text file, which can be uploaded to another database.How it works :
Conversion between database format and text file format is specified by a configuration file. Oracle does provide a confirmation file and it is important to just pass the configuration file name and then just call the loader and leave everything.
What can be done using FNDLOAD?
These are the list, of configuration file and it’s Purpose
afattach.lct : Load attachments setup data
afcpprog.lct : Concurrent Program Definitions
afcppstl.lct: : Concurrent Program Printer Styles
afcpreqg.lct : Concurrent Request Groups
afcprset.lct : Concurrent Request Sets
afffload.lct : Flexfields (KFF, DFF, value sets, value sets data)
aflvmlu.lct : Lookup types and codes
afscprof.lct : Profiles and Profile Values
afscursp.lct : Security data (users, responsibilities, etc)
afsload.lct : Menu / Function Security Data•Lookup Types
No comments:
Post a Comment