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

Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?

7 Answers   Satyam,


What is responsibility?

5 Answers  


After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?

3 Answers   IBM,


What does appl_top directory contain?

0 Answers  


what is difference between po_headers_all and po_headers

2 Answers   NTT Data,






in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?

1 Answers   KPMG,


what is the difference between %_all and %_f tables

1 Answers  


The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.

7 Answers   SGS,


what type of testing u r doing?

2 Answers   Convergys,


While running the concurrent program we will get the status, we have to change the status. How it will be done.

2 Answers   Zensar,


what is repeting frame?

3 Answers   TCS,


Oder of firing triggers in form

7 Answers   Oracle, Zensar,


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)