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 is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
what is pl/sql table and pl/sql records? what is the use of that?
What is the Use of User Exit in Oracle apps and when we are developeing the new report you need to pass one parameter called P_CONC_REQUEST_ID,what is the use of this parameter and is it mandatory.Can't we develop report without this User exit's and P_CONC_REQUEST_ID parameter
what is the use of anchors?
please explain open interface import
In unix Schell sript what is very 1st line to be wriiten .
what is the difference between credit memo and debit memo?...
in procedure how to return a value
FLEX FIELDS?
what are the functions you are used in utl_file at the time of transferring the data?
Types of cursors?
What are the files we submit while your program move to testing instance?