Form Compililation Error (Bad Bind Variable 'parameter.G_query_find') [message #381498] |
Sat, 17 January 2009 06:04 |
musa_sh
Messages: 1 Registered: January 2009 Location: Lahore
|
Junior Member |
|
|
Dear All!
I have developed form in R12 and my form compile successfully in Form Builder. But when i compile the form on apps Server then show me error as "
Compiling KEY-NXTBLK trigger on QUERY_FIND data block...
Compilation error on KEY-NXTBLK trigger on QUERY_FIND data block:
PL/SQL ERROR 49 at line 2, column 1
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 2, column 1
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 4, column 1
bad bind variable 'parameter.G_query_find'"
Dear I also used the Template Form of R12. Sendly, in parameter Section G_Query_find parameter defined. In Attach Library section library attached APPCORE (APP_FIND(BLOCK NAME)is exist.
The Type of Parameter is Char and i assign the Value in single Code 'TRUE' /'FALSE'. The Version of DB Applied RUB6 also.
so please Tell me who does i compile the form?
Thanks
|
|
|
|