compile time error [message #484193] |
Sun, 28 November 2010 22:59 |
lokeshsurana
Messages: 212 Registered: April 2010 Location: India
|
Senior Member |
|
|
I have design one custom form ( version 10.0.1.2)
when i am compiling it giving me error as:
Compiling package body APP_CUSTOM...
Compilation error on package body APP_CUSTOM:
PL/SQL ERROR 302 at line 22, column 19
component 'DISABLED' must be declared
PL/SQL ERROR 0 at line 22, column 5
Statement ignored
PL/SQL ERROR 201 at line 40, column 5
identifier 'APP_WINDOW.CLOSE_FIRST_WINDOW' must be declared
PL/SQL ERROR 0 at line 40, column 5
Statement ignored
what is resolution for this....?
|
|
|
|
|
|
|
|
|
|
Re: compile time error [message #484269 is a reply to message #484258] |
Mon, 29 November 2010 04:30 |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
lokeshsurana - Littlefoot knows more about forms than you ever will. He and I both know what TEMPLATE.fmb is, what we don't know is what is in yours. APP_CUSTOM and APP_WINDOW are not standard oracle forms things. They sound from the name like they might be to do with Oracle Applications, in which case you are posting in the wrong place - have a look at the Applications forums.
|
|
|