An open form can not be execute the call_form procedure if
you chain of called forms has been initiated by another open
form?

Answer Posted / guest

True

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we invoke one form from another in a multi-forms application?

641


did u received a single file or multiple files

1610


What do you understand by oracle forms and why are they required?

557


What do you understand by lov?

569


what is the difference between call_form, new_form and open_form?

725






what is tripstop report?

1358


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

601


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

1697


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

814


how report can be generated if we have the database designed in oracle 10g?

1458


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4072


what exactly u write in when_new_form_instance

2900


did u p prepared complex report

1603


Explain how can you use the same lov for 2 columns?

643


How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1644