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 |
While running the concurrent program we will get the status, we have to change the status. How it will be done.
What are the Import Programs We need to run after creating Interface table for all modules
what is inbound and outbound interface?
in which tables the transaction details stored? at least two.
in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
What is the maximum number of statements that can be specified in a trigger statement?
what is the difference between request group and request security in oracle apps?
Are you familiar with internet architecture of oracle apps 11i?
In custom.pll what are the events we can Not write.
What is set function in sql .E.g.What is difference between union and union all
how to call report from oracle oracle apps11i?
Can we customize a form with out template.fmb