what is a display item?
Answer / guest
Display items are similar to text items but store only
fetched or assigned values. Operators cannot navigate to
a display item or edit the value it contains.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is term? What is use of term?
Is it possible to set a filter condition in a cross product group in matrix reports?
How can a break order be created on a column in an existing group?
from where do u receive the information to develop report
What are the type of triggers available in Oracle Reports ?
3 Answers Convergys, IBM, KPIT, Oracle, TCS,
how to pass 2 parameters from one form to other in oracle applications?
What are the two panes that Appear in the design time pl/sql ?
can i send the control file path as a parameter
What is new_form built-in?
What triggers are associated with the radio group?
What do we mean by record group in oracle forms?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.