What are the built-in routines is available in forms 4.0 to
create and manipulate a parameter list?
Answer / guest
Add_parameter
Create_Parameter_list
Delete_parameter
Destroy_parameter_list
Get_parameter_attr
Get_parameter_list
set_parameter_attr
| Is This Answer Correct ? | 2 Yes | 0 No |
Is it possible to split the printpreviewer into more than one region?
How to create LOV in Oracle forms?
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
Explain types of Block in forms4.0?
At what point of report execution is the before Report trigger fired?
What is a predefined exception available in forms 4.0?
What does TKPROF stand for?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT. WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES TOTAL SHOULD BE DISPLAYED
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
What is the main difference between Reports 2.0 & Reports 2.5?