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)- A2% (1)
- B11% (5)
- C4% (2)
- D83% (39)
Community Discussion
No community discussion yet for this question.