When do you use data parameter type?
Answer / guest
When the value of a data parameter being passed to a
called product is always the name of the record group
defined in the current form. Data parameters are used to
pass data to produts invoked with the run_product built-in
subprogram.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are modalless windows?
How can a square be drawn in the layout editor of the report writer?
What is a library in Forms 4.0?
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
The join defined by the default data link is an outer join yes or no?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
When is PRE-QUERY trigger executed ?
When will ON-VALIDATE-FIELD trigger executed ?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
Can you change the alert messages at run-time?
Can a root window be made modal?
in compatibility in report registration?