List the buil-in routine for controlling window during run-time?
Answer / guest
Find_window,
get_window_property,
hide_window,
move_window,
resize_window,
set_window_property,
show_View
| Is This Answer Correct ? | 1 Yes | 0 No |
What are parameters?
What are the menu items that oracle forms 4.0 supports?
What is the use of place holder column?
What are the three types of user exits available ?
Do user parameters appear in the data modal editor in 2.5?
Where is the external query executed at the client or the server?
What are the default parameter that appear at run time in the parameter screen?
HI GURUS, WHAT IS THE PURPOSE OF LEXICAL PARAMETER IN REPORT DEVELOPMENT.
How you define procure to pay?
What is a text list?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
Is the After report trigger fired if the report execution fails?