Answer Posted / guest
An anchoring object is a print condition object which used
to explicitly or implicitly anchor other objects to itself.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we expand Parameter Form Canvas on Reports 6i?
what is oracle forms?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what are the new features introduced in oracle form services in 11g release 2?
What is a canvas in oracle forms?
Is it possible to have multiple layouts in a report?
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
What is the difference between BPA AND Contract What are documents and test cases u followed
what are bind variables?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
did u received a single file or multiple files
a text item is there what r the different types of triggers associated with it
if u want to delete all these detail block etc what will happen in form
Name the different triggers associated with oracle forms having a master-detail relationship.
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement