AOL?
Answers were Sorted based on User's Feedback
Answer / mahes
application object library ,its one of the main concept in
oracle apps.
in apps ,if u made any changes or developing any object we
need to register in the aol unless and otherwise those
objects should not work.once u register in the aol then we
can access those things across the application of different
modules.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / oracleapps_learner
a) Registering tables
b) Registering views
c) Registering db sequences
d) Registering profile options
e) Registering lookups and lookup codes
f) Registering forms
g) Registering Form and Non-Form functions
h) registering Menus and sub-menus
i) Registering DFF and KFF
j) Libraries
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / manish sharma
aol application object library is place where all the
tables,view,sequence,forms & forms code,lookup,lookup
codes,dff,libraries is ragister & store.
| Is This Answer Correct ? | 2 Yes | 0 No |
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
what is the difference between character mode,bitmap mode
2 Answers IBM, Sierra Atlantica,
How to know the number of invoices generated for one PO from front end (navigation)?
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
What are Mandatory triggers to write in the block, which is created on view?
what is trace file? what is the use of that?
List some exceptions other than NO_DATA_FOUND, TOO_MANY_ROWS and WHEN OTHERS
How can u call a standard interface program from sql or pl/sql code?
While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?
we have select statement in that two exceptions that returns no value. In that which exception will raise?
what is inbound and outbound interface?
What are the files you have used in the part of Conversion and Interfaces?