How can you create Lexical parameter n Bind parameter in
Reports ?
we can create lexical parameter & bind parameter in the
report in the data model query.
The bind parameter is used as well and lexical parameter
used for ex:
select &deptno,ename,deptno from emp where empno=:empno
| Is This Answer Correct ? | 4 Yes | 2 No |
Is the After report trigger fired if the report execution fails?
What are the triggers available in the reports?
What do you mean by a pop-up window ?
I developed on form as per my requirement,and register that one in apps custom_top.But the problem is ,if you open the form but not closed,I founded why this is error is comming ,the custom_top is not supported my form . I need any one your help in advicing me...what I do the custom_top supported the forms.
What are the different modals of windows?
what is a display item?
how to pass 2 variables from one form to other form
What is the use of transactional triggers?
if u have one group can u create another from that
What is the order of the triggers fired once the form is opened?
Give the sequence of execution of the various report triggers?
How i call Reports from Forms10g.