How do you display console on a window ?
Answer / guest
The console includes the status line and message line, and
is displayed at the bottom of the window to which it is
assigned.
To specify that the console should be displayed, set the
console window form property to the name of any
window in the form. To include the console, set console
window to Null.
| Is This Answer Correct ? | 1 Yes | 0 No |
if u develop report do u ask for anything from u r team leader
List out the oracle forms configuration files?
What is system.coordination_operation?
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
What is the usage of frame ?
What is an SQL FORMS ?
What is the maximum no of chars the parameter can store?
What is the use of image_zoom built-in?
did u received a single file or multiple files
Can a sigle canvas be used by different blocks ?
What are User Exits and what are different types of User Exits in Oracle Apps ?
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.