Answer Posted / chaudhry
Library's provide a convenient means of storing
client-side program units and sharing them among multipule
applications. Once you create a library, you can attach it
to any other form,menu,or library modules. When you can call
library program units from triggers menu items commands and
user named routine, you write in the modules to which
you have attach the library.
when a library attaches another library ,program units in
the first library can reference program units in the
attached library. Library support dynamic loading-that
is library program units are loaded into an
application only when needed. This can significantly
reduce the run-time memory requirements of an applications.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why oracle forms required?
What is a user exit program in oracle reports?
What is responsibility and how u attach How to create user and how u attach with responsibility.
how report can be generated if we have the database designed in oracle 10g?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What is an oracle report?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
In what situation u create the BPA.
Is it possible to have multiple layouts in a report?
if some data is not transfered where it will get stored
what are bind variables?
Explain the different levels at which oracle form services interact.
what are the new features introduced in oracle form services in 11g release 2?
what are the oracle forms services components include?