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

My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.

1733


What is auto invoicing? Explain : oracle accounts receivable

610


3. Steps in UAT?

1941


how to write customizations in po

1192


Explain about party and customer in ar : oracle accounts receivable

718






What are different types of receipt reversals ? Explain them : oracle accounts receivable

714


What is chargeback invoice? How do we create it? : oracle accounts receivable

720


PURCHASE ORDER TO PAYABLES WHAT ENTREIS WILL HAVE

1694


Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable

720


Explain accounting for invoice in advance and arrears. : oracle accounts receivable

609


How do you create a credit note against an invoice? : oracle accounts receivable

639


What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable

622


1. What is PO rate variance gain and loss?

2309


WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?

2386


How would you determine what sessions are connected and what resources they are waiting for?

1608