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?
can we get profile values in report without using user exists is it possible how?
Plz anybody send me Technical specification for AP Interface
What do you understand by soa and what are the benefits of using this architecture?
How do you register report in oracle apps?
What is a flexfield? List out its types.
Tell me how to debug the report?
what are the balancing segments in AR?
how to print multi lay outs,muti currency,muti language in xml publisher
In hierarchical structure of a database? we have write query from where we should start?
q)what are the validations in sql*loader
How to create a purchase order without a requisition?
What do you understand by a set of books?
what is global tempory table?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?