Introduction
The customer asks us to generate excel report in oracle directory itself; from there customer will download the report. The report should be in the format of CSV.
Solution:
Step 1: Call the PL/SQL procedure to generate excel (CSV) report in oracle directory
Step 2: Procedure P_GEN_EXCEL_CSV_REPORT_DIR
Summary
This Post described the procedure would help us to generate Excel (CSV) file in oracle directory through PL/SQL.in Oracle EBS R12.
Got any queries?
Do drop a note by writing us at doyen.ebiz@gmail.com or use the comment section below to ask your questions.
Recent Posts