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 is Summary columns?

1 Answers  


what is the difference between request group and request security in oracle apps?

1 Answers  


what are the receipt types in Po?

2 Answers   Evosys, UST,


What is set function in sql .E.g.What is difference between union and union all

2 Answers   IBM, TCS,


explain registration steps of a concurrent program.

1 Answers   TCS,






When loading data from staging table to interface table , how to reload the invalid record once again ?

6 Answers   Accenture,


What is the most critical part which you had faced in your project ?

1 Answers   LG, Satyam, Tech Mahindra,


How to know the number of invoices generated for one PO from front end (navigation)?

1 Answers   Oracle,


what are the steps to develop a new report?

7 Answers   Infotech, Satyam,


WHAT IS THE USE OF SKIP WHERE U WILL GIVE?

3 Answers  


Can you have two stored functions with in the same name?

3 Answers  


where we will put the control file ,where we will run sql star loader what is the cmd?

1 Answers   Cap Gemini, KPMG,


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)