SAP
C_HANAIMP131 · Question #36
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
(37 responses)- A3% (1)
- B14% (5)
- C8% (3)
- D76% (28)
Community Discussion
No community discussion yet for this question.