How do you create a new session while open a new form?
Answer Posted / guest
Using open_form built-in setting the session option Ex.
Open_form('Stocks ',active,session). when invoke the
mulitiple forms with open form and call_form in the
same application, state whether the following are
true/False
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between call_form, new_form and open_form?
What do you understand by oracle forms and why are they required?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
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.
how do u place it in required folder
why the Ctl file u put only in bin folder why not in other folder
What is the difference between bind and lexical parameter?
What is responsibility and how u attach How to create user and how u attach with responsibility.
a text item is there what r the different types of triggers associated with it
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
what is tripstop report?
difference between global n context sensitive segments?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
if some data is not transfered where it will get stored