nerdexam
SAP

C_HANAIMP142 · Question #92

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

(47 responses)
  • A
    2% (1)
  • B
    11% (5)
  • C
    4% (2)
  • D
    83% (39)

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP142 Practice