Answer Posted / guest
A canvas-view is the background object on which you
layout the interface items (text-items, check boxes, radio
groups, and so on.) and boilerplate objects that operators
see and interact with as they run your form. At run-time,
operators can see only those items that have been assiged
to a specific canvas. Each canvas, in term, must be
displayed in a specfic window.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
from where do u receive the information to develop report
How can we generate report output in excel format?
what is the difference between call_form, new_form and open_form?
What do you understand by oracle forms and why are they required?
what is tripstop report?
What is responsibility and how u attach How to create user and how u attach with responsibility.
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What do you understand by lov and how can it be used?
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 after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
In what situation u create the BPA.
what is a package n what r the packages availbla in report
hiding item in report how like that properly,thats manually but at runtime i want to do
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
if some data is not transfered where it will get stored