FRM-47023: No such parameter named G_QUERY_FIND exists in forms (When Move from 11i to R12 (12.1.3).
Hi,
Anyone got a fix for these issues ...
1. We have forms developed in 6i for Apps 11.5.8
2. We moved the fmb into an R12 (12.1.3) instance and compiled the same using frmcmp_batch in forms 10g. Below is command line syntax for forms compilation ...
frmcmp_batch userid=apps/<Apps Passwd> module=<Forms Name>.fmb output_file=$XXCUS_TOP/forms/US/<Forms Name>.fmx module_type=form batch=no compile_all=yes
We have custom-top,
I copied the fmb into $XX_TOP/forms/US before I compile the form.
When I open the form in application after registering form, form-function I get following errors ...
Anyone got a fix for these issues ...
1. We have forms developed in 6i for Apps 11.5.8
2. We moved the fmb into an R12 (12.1.3) instance and compiled the same using frmcmp_batch in forms 10g. Below is command line syntax for forms compilation ...
frmcmp_batch userid=apps/<Apps Passwd> module=<Forms Name>.fmb output_file=$XXCUS_TOP/forms/US/<Forms Name>.fmx module_type=form batch=no compile_all=yes
We have custom-top,
I copied the fmb into $XX_TOP/forms/US before I compile the form.
When I open the form in application after registering form, form-function I get following errors ...
0