What are the User PARAMETERS in the Reports?
Answer Posted / vasu
Whenever you need to change the query value at runtime then
create a parameter which reads the value during run time.
In this scenario which you are creating the parameters are
known as user parameters.
eg: create a sql query as below:
select * from emp where deptno=:p_deptno
Then system creates a parameter named p_deptno. This bind
parameter is a user parameter.
Run the report, During run time system expect the deptno
value from the user.
I hope you understood.
Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
List the types of flexfield?
In oracle application how do you debug or trace errors?
How do you register report in oracle apps?
What do you understand by a set of books?
testing tools?
Can u give the Documentation of Custom.pll in oracle apps
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
what is pay run id ?
Can you explain the difference between architecture followed in 10g & 11g?
please send me forms, xml pulisher questions,answers
What does appl_top directory contain?
can we get profile values in report without using user exists is it possible how?
What is a flexfield? List out its types.
what are the prerequisites for costing transactions?