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 |
what is the difference between request group and request security group in oracle apps?
How is choreography different from orchestration?
what is pl/sql table and pl/sql records? what is the use of that?
We have to show a logo/image in a report? what are the steps and which format it is?whether in pdf format is applicable or not?
P_CONC_REQUEST_ID mandatory in oracle reports to run in oracle applications or not ( I am not talking about running in report builder or D2k ) or not ?
9 Answers CSC, IBM, KPIT, Oracle,
How to compile the Forms & Reports in Linux Apps Server which are created in WindowsXP client?
explain p2p cycle? what are the tables used for this?
maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?
how to print multi lay outs,muti currency,muti language in xml publisher
can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(same parameters)
can we execute one concurrent program through another concurrent program?
what are the mandatory parameters in suppler Conversion?