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 |
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function
what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.
why r u transer the data base tables to flat file and what is use
what is difference between d2k report and oracle apps report
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
how to create a file in forms?
what is mutating table and mutating error and how to solve that?
Hi any one plz help me .i need 2 or 3 customized and 2 or 3 development reports on PO module..if any body having plz send me with one by one step ,i mean where u do the customization and wht are the steps u follwed when u do the customization,wht are fields u added or deleted ,How u added or these fields as per clinet requirement and wht are errors u faced .plz send it to my mail id iamvenki@gmail.com
What is request group
In one flat file i got headers and lines data how you can write control file now ?
what is the need of registering table in apps?