Exam C2010-555 All QuestionsBrowse all questions from this exam
Question 81

From within the Purchase Order application, a user runs the Purchase Order Details report. The report's request page displays with scheduling and emailing information only. Why is the parameter information missing in the request page?

    Correct Answer: B

    The parameter information is missing in the request page because the report runs against the application's current query. This means that the report dynamically fetches data based on the existing conditions or queries within the application, and therefore does not need additional parameters to generate the report.

Discussion
VaheeOption: B

answer is B

YiorgosOption: B

C and D CAN NOT be correct as the Purchase Order Detail report does not have parameters. The only logical option is B as the option A is implied in B.

fdeghadiOption: B

answer is B

NunnersOption: B

B gets my vote. As previously stated, there are no parameters for this report.

LavoisierOption: A

I think the correct answer is A. Parameter is use to filter data on a report. Without parameter, the report runs against the entire database. There is no parameter on the purchase order details report