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

Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?

0 Answers  


What should be the batch size (number of customer records) general guidelines for optimal performance?

1 Answers  


What do you understand by soa and what are the benefits of using this architecture?

0 Answers  


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

3 Answers  


do you know is it possible to run the interface without using oracle apps?

0 Answers  






In thet custom.pll what are the events we can write.

2 Answers   IBM,


how will u do documentation

2 Answers  


What are different execution methods of executabls?

1 Answers   Genpact, TCS,


what is the data type of lexical parameter?

5 Answers   Wipro,


what is difference between d2k report and oracle apps report

2 Answers   iFlex, TCS,


How to insert data into two tables using single control file?

3 Answers   Oracle, VTI,


How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/

4 Answers   Satyam,


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)