I developed on form as per my requirement,and register that
one in apps custom_top.But the problem is ,if you open the
form but not closed,I founded why this is error is
comming ,the custom_top is not supported my form .
I need any one your help in advicing me...what I do the
custom_top supported the forms.
Answer / sumeet
First correct your english. It's not quite understandable
what you say. I have never heard of any concept of any
application top not support forms.
Simple solution - you have not coded the APP_CUSTOM package.
Mdofiy the close_window procedure and put your primary
window name over there and don't change anyother code
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a physical page ? & What is a logical page ?
How do you call other Oracle Products from Oracle Forms?
How many types of trigger can be used in a table at a time ?
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
How can a square be drawn in the layout editor of the report writer?
When do you use data parameter type?
What is the use of Validation triggers in Reports?
What are the built -ins used for Modifying a group's structure?
What are built-ins associated with timers?
what is a display item?
Is it possible to execute a dynamic sql from forms?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?