Give built-in routine related to a record groups?
Answer / anil_abbireddy
1. populate_group
2. polulate_group_with_query
Is This Answer Correct ? | 1 Yes | 0 No |
What do you understand by lov and how can it be used?
What is WHEN-Database-record trigger?
where do u put the report file
in compatibility in report registration?
Can a repeating frame be careated without a data group as a base?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What is a radio Group?
Hi...... I created a report which is geneated in .txt format. What I do for this is 1.First I change the system parameter mode to character in the report. 2.Then I place a button in my form to call the report. code in the button is as follows.. DECLARE rePid REPORT_OBJECT; rep_hndl VARCHAR2(100); BEGIN rePid := Find_Report_Object('reptxt.rdf'); Set_Report_Object_Property(rePid,Report_deStype,FILE); Set_Report_Object_Property(rePid,Report_FileName,'d:\sasi\reports\reptxt.rdf'); Set_Report_Object_Property(rePid,Report_desName,'d:\sasi\output\repprint.txt'); rep_hndl := Run_Report_Object(rePid); END; and it is working.. Now the problam is that when I preview the report from the report builder, it is in the format I needed. But when I run the form and run the report,Its alligment is not correct. Regards abc
What are three panes that appear in the run time pl/sql interpreter?
Explain about horizontal, Vertical tool bar canvas views?
What is an SQL FORMS ?
LOV can best describe a) window b)modal c)list d) none of these d)