After execution of a report we get parameter layout where we
have enter From_date and To_date.After entering From_date
and without entering To_date what happen a report will
execute or not?
Answer Posted / kumar
if you have not mentioned any initial values in the parameter
property sheet or if you have not used NVL function in your
query parameter, Obviously report will run without output,it
just display column headings.
otherwise (i mean if you have mentioned any initial values
in the parameter property sheet or if you have used NVL
function in your query parameter) report will run with output
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Which oracle apps version you are very confident in?
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
What is count(*) from po_vendors(any table)?
how can i print random rows in plsql table
What are the benefits of using soa architecture?
Are you familiar with internet architecture of oracle apps 11i?
In oracle application how do you debug or trace errors?
What is a flexfield? List out its types.
How can you achieve loose coupling in soa framework?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
List the various types of value set.
tell me the scenarios of the independent in reports
Can we create tables in apps schema?
In sequence i want to 11 and 15th values how we will write?