Is it possible to disable the parameter from while running
the report?
Answer Posted / guest
Yes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can you convert or reverse engineer a fmx back to a fmb file?
What do we mean by record group in oracle forms?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is a matrix report and how many minimum groups are required to prepare the same?
What is the difference between bind and lexical parameter?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
How can we generate report output in excel format?
what is the difference between call_form, new_form and open_form?
did u received a single file or multiple files
if u want to delete all these detail block etc what will happen in form
What is an SQL FORMS ?
a text item is there what r the different types of triggers associated with it
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?