What are the Built-ins used for sending Parameters to forms?
Answer Posted / binurajnair
For Preparing parameters to be passed, we can use the
following built-ins
CREATE_PARAMETER_LIST :- Creates Parameter list
ADD_PARAMETER :-Adds a parameter to parameter list
DELETE_PARAMETER
DELETE_PARAMETER_LIST
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
why the Ctl file u put only in bin folder why not in other folder
what exactly u write in when_new_form_instance
What is a matrix report and how many minimum groups are required to prepare the same?
List out the oracle forms configuration files?
how report can be generated if we have the database designed in oracle 10g?
What is the difference between bind and lexical parameter?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
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
a text item is there what r the different types of triggers associated with it
What is the difference between flex mode and confined mode?
difference between global n context sensitive segments?
How to create Drill down report?
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is an oracle report?
Explain how can you use the same lov for 2 columns?