how can it possibble to see the report output in excel
sheet in oracle applications

Answer Posted / v.karthikeyan

I suppose you would be retrieving data using SQL. You can
spool the data. Spooled data can be viewed in excel. The
teps involved are as follows:-

In SQL prompt, enter spool filename.txt
Enter the select statement you want to issue
execute it
After the qry returned the rows, enter spool off.

This file can be opened by EXCel through import menu

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of lockboxes? Steps for lock box : oracle accounts receivable

995


What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable

914


How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.

1830


Why more redos are generated when the oracle database is in begin backup mode?

856


WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?

1762






i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks

1969


What is the difference between conversions and interfaces? : oracle accounts receivable

872


I am Bsc Computer Science Graduate, I have good knowledge in SQL 7.0, Can I go for Oracle APPS course please suggest me the answer

2012


Differentiate between writeoff and receipt writeoff. : oracle accounts receivable

973


what are the tools used for oracle 10g in real time.

2148


1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?

1865


what is the link between suppliers and banks in ap module in oracle apps? And also query?

2206


IS IT POSSIBLE TO CREATE REPORTS FROM DIFFERENT UNIVERSES IN ONE DOCUMENT?

1972


Explain prerequisites and post activities of oracle database installation

1869


What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f

4163