Navigate to the Form Functions form (Application->Function) Query the particular form and add the parameter QUERY_ONLY=YES Not all forms will accept this parameter however.
Latest Answer: go to applcation developer responsibilitynavigation->Application/function.query the function name then goto form tab then goto parameters field then write the following code in that fieldQUERY_YES="YES"save the changes and then see the forms get affected ...
One of the easiest ways is to run the product if you can. Running Reports designer will give you the Reports version, running SQL*Plus will give you its version etc. Another easy way is to launch the Oracle
Latest Answer: RPM -qa |grep sql . RPM -qa will list the pakages installed. ...
Character mode forms: Use adfrmgen Usage : adfrmgen filelist= or : adfrmgen product="product shortname(s)" [filepath="dir-path/filename"] For example : adfrmgen filelist=filelist.txt
Binary executables are created with adrelink. For example, if addmimp is missing use: adrelink force=y ranlib=y "ad addmimp"
Latest Answer: relink the particular module ,eg :if FNDLOAD is missing then relink FND module ...
View page << Previous 1 2 3 [4]

Go Top