why r u move in the cus_top only why not move another top
Answers were Sorted based on User's Feedback
Answer / radha madhavi
The components that are moved to the custom top cannot be
overridden due to version upgradation. That is the reason
we move the custom componets to custom top.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / veerendra
Oracle Patch (version upgradation patch)won't touch custom top
that is the only reason to put all the custom objects in
custom top
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / subrahmanyam.k
After development of .rdf of fmx we can move these files to
the server.because these are belongs to which custom_top and
the run time we can get where ur insert these files we can get.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vds
When a program runs the location of the file eg (.rdf) is
checked with the $ _TOP which is mentioned in the
executables of the program definition. Normally all custom
programs are set to some common custom top.
A program executable can can be set to any other top and
the program file can be placed in that top provided you
dont worry of any patch application/upgradation as these
tops can be overwritten.
| Is This Answer Correct ? | 0 Yes | 0 No |
If we transfer the data from legacy system to oracle base tables. I want to hold the data in interface table how?
what is the prerequisite for defining unit of measure?
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all
What are the different components of soa suite?
what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. while the Ord_id , invoice_num, and other things is diffrent .
Can u define DFF with in the DFF,How?
Can u give the Documentation of Custom.pll in oracle apps
what is the difference between varchar and varchar(2)?
Explain oracle apps architecture.
What is INBOUND and OUT BOUND? (Different types of interfaces)
17 Answers Accenture, Asian Paints, Inbound Solutions, Tech Mahindra,
What is cursor?
What is the difference between base table and multi-org table?