What package procedure is used for calling another form ?
Answer Posted / ravi
CALL_FORM, NEW_FORM or OPEN_FORM
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
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.
Is it possible to have multiple layouts in a report?
from where do u receive the information to develop report
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what is difference between group above and group left report
What do we mean by record group in oracle forms?
all steps of bitmap report?
what is a package n what r the packages availbla in report
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
In what situation u create the BPA.
Explain master-detail relationship with some examples.
In what sequence do triggers get fired by oracle forms?
Explain how can you use the same lov for 2 columns?