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 are the pl/sql tables
what is the error you will get if field is referenced in wrong repeating frame?
what are centralized and decentralized level of control of item attributes?
in one report using two layout models.if yes how to do
what are the mandatory parameters in suppler Conversion?
what is the defference between credit memo and debit memo
while running a interface if we get 100 records as erors. how to debug it.
List the types of flexfield?
what is meant by Drill Down in Discoverer report? why it will be use?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
whats the use of after parameter form and before report?
How many parameters we can pass through pl/sql program in Oracle apps