What are the User PARAMETERS in the Reports?

Answers were Sorted based on User's Feedback



What are the User PARAMETERS in the Reports?..

Answer / 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

What are the User PARAMETERS in the Reports?..

Answer / pr@$@d.

Good Eplanation V@$u.

User paramters created by user according to thier needs.
Those we call it as bind variable in report it will be
prefix with :var1 like that.

We can refer Vasu Explanation.

Regards,
-Prasad.


Regards,
-Prasad.

Is This Answer Correct ?    7 Yes 0 No

What are the User PARAMETERS in the Reports?..

Answer / muneer

2 types
lexical
bind

Is This Answer Correct ?    3 Yes 0 No

What are the User PARAMETERS in the Reports?..

Answer / pulla.reddy@oracle.com

Hi Prasad,

Muneer answer is correct according to question.
Good explanation from vasu.

Is This Answer Correct ?    2 Yes 0 No

What are the User PARAMETERS in the Reports?..

Answer / siva

when ever u create a bind parameter in select statement
it tends to user parameter

Is This Answer Correct ?    1 Yes 0 No

What are the User PARAMETERS in the Reports?..

Answer / sushil

P_CONC_REQUEST_ID
P_FLEX_VALUE

Is This Answer Correct ?    4 Yes 8 No

Post New Answer

More Oracle Apps Technical Interview Questions

What are the files you have used in the part of Conversion and Interfaces?

2 Answers   Tech Mahindra,


Write an SQL Query to Delete Duplicate records from a table using ROWID.

24 Answers   pspl, Satyam, Thinkways,


Can function be overload?

4 Answers  


Do you know what are user profiles in apps. Any examples you can give?

0 Answers  


What do you understand by concurrent programs?

0 Answers  


What is function?

2 Answers   Motorola,


in reports token is casesensitive or not?

2 Answers  


can we use anchor propery in XML reports?if yes?explain?

2 Answers   Oracle,


what is the use of anchors?

2 Answers   IBM,


Which module is not in multiorg

6 Answers   HCL, Wipro,


What r the validation done in ap inbound ?

2 Answers   Questam,


tell me the scenarios of between pages in reports

5 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)