![]() Related Questions Latest Answer : set_block_property('block_name',dml_target_name,'table_name'); ... What is the process to call a report from a form of current record of the form whth out parameter form? Latest Answer : Steps:---------------1) Download rep2excel.exe from the site:- http://www.brothersoft.com/downloads/html-to-excel.html 2) the from Oracle report save the file as .html3) From command prompt run ... How add the values at run time to the report parameter ?dname:ename :Suppose i select dname(sales) , How add the values at run time to the report parameter ?dname:ename :Suppose i select dname(sales) , who belongs to that dname those employee name add to the ename Read Answers (2) | Asked by : Thrimurthulu Latest Answer : You can create a record group using your query in the form. Then you can pass record group as data_parameter to the report. This way query in the report will get replaced by the record group query passed from forms. ... Read Answers (4) | Asked by : nitin kumat Latest Answer : it is possible to convert report to another reportby using SRW.RUN_REPORT ... Read Answers (8) | Asked by : dass Latest Answer : Using Text_IO package the form data will store in Excel sheet ... Read Answers (3) | Asked by : kvvsrinivas I need to sort the report based on more than one feild , i worked on LOV but u can sort data based on only one feild. Please help how can i achieve this. Read Answers (1) | Asked by : pal Latest Answer : check the following procedurePACKAGE RPT2XLS IS -- Font style constants BOLD constant binary_integer := 1; ITALIC constant binary_integer := 2; UNDERLINE constant binary_integer := 4; -- Horizontal alignment constants SUBTYPE ... Latest Answer : by using delimiter ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||