nerdexam
SAP

C_BOCR_11 · Question #141

C_BOCR_11 Question #141: Real Exam Question with Answer & Explanation

Sign in or unlock C_BOCR_11 to reveal the answer and full explanation for question #141. The question stem and answer options stay visible for context.

Question

You create a variable in a subreport to pass back the following formula, called @SKUcalc, to the main report: WhilePrintingRecords; Numbervar SKU; SKU:=maximum(Part.PartID); In the main report, you create a formula called @SKUdisplay to display the SKU number: WhilePrintingRecords; Numbervar SKU; SKU When the report is run @SKUdisplay returns a NULL value. Which statement explains why the result of the formula is NULL?

Options

  • AYou did not declare the variable as a shared variable.
  • BYou did not re-declare the variable in the main report.
  • COnly local variables can pass values from a subreport to a report.
  • DYou did not declare the variable as a global variable.

Unlock C_BOCR_11 to see the answer

You've previewed enough free C_BOCR_11 questions. Unlock C_BOCR_11 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full C_BOCR_11 Practice