Which modules of oracle apps have forms and reports? I am a
beginner in oracle apps so kindly answer my query.
Answers were Sorted based on User's Feedback
Answer / amit bhatnagar
Generally all modules have their own Forms and Reports
folder in Their Application top. but if we tallk about the
fmb files, those will be kept in AU_TOP's Forms and Reports
folder only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vandana
All the modules have their own forms and reports,
forms normally are the pages or the front end of the
applications where data can be entered or viewed also
certail action can be done.
Where as reports are used to produce the output in a
predefined format for the action being done.
The form(i.e x.fmb,where x is the name of the form) is
placed in
AU_TOP/US/forms path.The form should be compiled under this
path and it will form the x.fmx which is the compiled
version under the same path.
Where as report also placed under the path AU_TOP/US/reports
(x.rdf) format.
| Is This Answer Correct ? | 1 Yes | 0 No |
Difference between set of books id and ledger id in r12 ?
while running a interface if we get 100 records as erors. how to debug it.
in which tables the transaction details stored? at least two.
What is the Exception. Types of exception, Difference between those. And example
why do we validate the records while developing interface?
how to create requst set in oracle apps and how to send muliple requests at a time,
Which one Module is Biggest Module in oracle apps?
how to change the logo in template dynamically?
in one report using two layout models.if yes how to do
is it possible to run the interface without using oracle apps?
How to link modules in apps
Tell me some errors names and number what u got while developing the reports?