what are the steps to develop a new report?
Answers were Sorted based on User's Feedback
Answer / sahanai mishra
Only I am modifying
step1:Open Report Builder
Step2:Using wizard or Manualy
Step3:Wizard is very to devlop the Report
Step4:GO to Data model and Create a query ,Create summary
Column ,Place holder Column + Formulla we can create
Step5:Go to Layout Model +Create frame,Repeating
frame,Boiler
plate,Text
step6:Set properties for all those objects what ever you
have created in layout if required....in Property Pallate
Step7:SAVE+compile
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sandeep
step1:Open Report Builder
Step2:Using wizard or Manualy
Step3:Wizard is very to devlop the Report
Step4:GO to Layout Model and Create a query ,Create summary
Column ,Place holder Column + Formulla we can create
Step5:Go to Data model +Create frame,Repeating frame,Boiler
plate,Text
Step6:SAVE+compaile
| Is This Answer Correct ? | 15 Yes | 6 No |
Answer / vinod kumar
1)Build the report as for the client requirement
2)Save the report in .rdf format
3)Move the report from local machine to server mahcine
4)Login into Oracle Apps instance
a)Create Executabale
1)Give your own Executable name
2)Give your own Executable short name
3)Give the Application name
4)Give the file type as "Oracle Report"
5)Give the file name(name of the report which u
saved with out the extenction)
b)Create Concurrent Program
1)Give your own Concurrent Program name
2)Give your own Concurrent Program short name
3)Give the Application name(which was given in
the Executable
4)Below to the frame we find Executable frame
there is the lable name in the name give the
"Executable short name"(its very important give
executable short name not executable name)
5)Setup if there is any parameters by pressing the
parameter button
6)Assign those Concurrent Program to the Request Group
7)Submit the Request.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / praveena
1.open report builder
2.go to data model and paste the sql query in sql and
validate the query by connecting to the data base
3.go to layout model to design the report.Design the report
using frames,repeating frames,boiler plate,fields etc;
4.save it with .rdf format and compile(control+shift+k)
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shailesh
1)know your report requirments and prepare the query for
report.
2)open the report builder and design the data model
3)after data model design the layout of the report
4)compile and run the report
| Is This Answer Correct ? | 5 Yes | 0 No |
1)know your report requirments and prepare the query for
report.
2)open the report builder and design the data model
3)after data model design the layout of the report
4)compile and run the report
5) setup value set
6) setup executatbles
7) setup concurrent request
8) setup parametters
9) assign cuncurrent request to respective request group
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / gp
1.OPEN REPORT BUILDER 6i
2.DEVELOPE A NEW REPORT
3.SAVE IT WITH .RDF FORMATE
| Is This Answer Correct ? | 12 Yes | 13 No |
What repots or concurrent program run to transfer data from Inventory to GL.
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
how to get the on hand quantity of an item across all organizations? name the underlying tables.
2 Answers Ranves IT Solutions, Scan Steel,
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
Presently u are working in which version?
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
Sys Admin Module?
what is difference between procedure and function
AOL?
in GL module specifing org_id or not?
What are the requests groups?
If we transfer the data from legacy system to oracle base tables. I want to hold the data in interface table how?