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 |
FLEX FIELDS?
in procedure how to return a value
is it possible to run the interface without using oracle apps?
oracle apps architecture
1. when we r doing interface/conversion which things u will take care to improve the perfrmonce?(except bulk collect) 2. In conversion,u r loading the data using sql*loader,I dnt want to use sql*loader,& i have millions of records,Id der any way to load the data withing fraction of time considering best performance. 3. When u r doing conversion,taht using sql*loader u r loading data into staging table,u r writing control file bt I dnt want to use sql*loader,when u r creating con prog that time can we pass all values from flat file using paramere,valuset?how? 4. In flat file u got 50 records,out of 50 ,30 records are proceesed & inserted into base table,after taht clien understood that 1 item having wrong name e.g insted of ABC he given DCE, so can we delete?hw?(client permission is der) i have lot of wrong item name randomly spreaded,can we delete it?hw? 5.after doing validation hw u will follow approach to error out records?if i want to send all the error out records to client daily,whats ur approach? 6. In outbound interface is der any way to load the data(large data-millions of records) except UTL_FILE package? 7. what is parsing? 8. In technical doc.s which section will mention?except code? 9. Do u have any idea about code depository tool? 10.whats is performance tunning,DB link? 11, How u will do RMA?
what is the need of registering table in apps?
HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION
what is Flex mode and Confine mode?
What is responsibility and how u attach
1—how we can create multi reports in xml publishers Ans: 2—how to print multi currency,multi language in xml 3—what are the validations in sql*loader 4—where u can get data file 5—where u r putting control file and where the bad file discard file generated 6—how to print external date in xmlp 7—in data file fields terminated by different sybals how you can write code in ctrl file 8—how to use date function in sql*loader 9—which path u have used in sql*loader 10—what are utl file triggers 11—where u can find errorbuf ret code 12 how we can know weather procedure is successfully executed from backend 13—data file contains how many levels 14—what kind of errors u got in discard file 15—how you can skip the records in thr middle of data file and end of data file 16—invoice created and send to the gl but we don’t know the invoice number how we can know 17—where u devlop interface program local syst or server system 18—how we can know how many receipts are created for a po 19—after completion of po interface into base table how we can see etair line header info in single table. 20—how to save a workflow in database in short cut? Can we delete workflow how 21—what are the common errors in workflow 22—strong cursor and weak cursor 23—what is external table where we will use 24—we have 50 record while printing in rdf report we have print 10 records per page how u can do 25—what is the difference between workflow and oracle alert 26—hot to implement muli org in interface approach 27—while loading records if the records no>=10 then all the records should be discarder,then error message populated how you can achieve 28—while picking the sales aorder qty is there in shipping there is no qty then what u will you will do 29—what is the next step after back order 30—if we do any modification in po_headers_v is it effects the base tables 31—what is tca architecture 32—where we can see the invoice payment 33—when selection existing customer in om what you will do 34—how to pass the values for the variables in api. 35—can we use look up values instead of profile options. 35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?
what is the differences between internal requisition and internal sales order?
How do u identity its name of report?