nerdexam
SAP

C_BOCR_11 · Question #275

Which two formulas correctly implement an evaluation time function? (Choose two.)

The correct answer is B. WhileReadingRecords; {Order_Amount}*0.15 C. BeforeReadingRecords; ToNumber("1234"). See the full explanation below for the reasoning.

Question

Which two formulas correctly implement an evaluation time function? (Choose two.)

Options

  • AWhileReadingRecords; Maximum({Order.Order_Date})
  • BWhileReadingRecords; {Order_Amount}*0.15
  • CBeforeReadingRecords; ToNumber("1234")
  • DBeforeReadingRecords; Sum({Order.Order_Amount})

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    81% (17)
  • D
    10% (2)

Community Discussion

No community discussion yet for this question.

Full C_BOCR_11 Practice