how will the report recognize the parameter
Answer / sudipta santra
The recognization of the parameter by the report is given
below as step by steps:
1. Report checks any bind variable be used in Data model
query, if found then check the is there any parameter with
the same name of that bind bariable with the matching
datatypes or not ? It is one of the ways.
2. If the first point is not feasible i.e, no bind variables
are used, so then report checks any reference item columns
in layout editor where the item is not related to the column
of the query data model, if found then as the same way it
checks any same name parameter is used or not with the same
datatype ? It is the another way of recognize.
3. If the above two points are not feasible then reports
checks any formula column or placeholder column or summary
column is in data model where any bind variable is used if
found then in the same way of the above 2 points report
recognize.
Got it?
| Is This Answer Correct ? | 1 Yes | 0 No |
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
What is WHEN-Database-record trigger?
What is a Layout Editor?
How is link tool operation different between reports 2 & 2.5?
What is a master detail relationship?
What are the ways to monitor the performance of the report?
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?
i created a parameter list in reports. how to restrict that parameter list with parameters
Which parameter can be used to set read level consistency across multiple queries?
What is the use of image_zoom built-in?
What are the different modals of windows?
What are the two ways to incorporate images into a oracle forms application?