nerdexam
SAP

C_HANAIMP141 · Question #16

You receive an activation error in a scripted calculation view that uses the following function: CE_PROJECTION(:table1, ["AMOUNT"], '"PROD" = A') What could be a reason for this error?

The correct answer is D. The filter condition contains a field that is not part of the projection list. See the full explanation below for the reasoning.

Question

You receive an activation error in a scripted calculation view that uses the following function:

CE_PROJECTION(:table1, ["AMOUNT"], '"PROD" = A') What could be a reason for this error?

Options

  • AThe filter condition is not set within square brackets.
  • BThe projection list contains a field that is not specified in the filter condition.
  • CThe filter condition must be specified inside the projection list.
  • DThe filter condition contains a field that is not part of the projection list.

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    14% (6)
  • C
    2% (1)
  • D
    79% (33)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP141 Practice