C_BW4HANA_27 · Question #65
You use a measure wah semantic type "Amount Currency Code" in your SAP HANA calculation view. Which kind of currency reference can be assigned to measure? (2)
The correct answer is A. Another column Of the seme SAP HANA view C. A fixed currency from table TCURC. When a measure in an SAP HANA calculation view has the semantic type "Amount Currency Code", the currency reference must come from within the same view - either as another column in that same view (A) or as a fixed currency value sourced from the currency table TCURC (C). A…
Question
You use a measure wah semantic type "Amount Currency Code" in your SAP HANA calculation view. Which kind of currency reference can be assigned to measure? (2)
Options
- AAnother column Of the seme SAP HANA view
- BA column from another SAP HANA view
- CA fixed currency from table TCURC
- DA variable in the same SAP NANA view
How the community answered
(52 responses)- A88% (46)
- B4% (2)
- D8% (4)
Explanation
When a measure in an SAP HANA calculation view has the semantic type "Amount Currency Code", the currency reference must come from within the same view - either as another column in that same view (A) or as a fixed currency value sourced from the currency table TCURC (C). A variable defined within the same view (D) is also scoped correctly, but in this context "variable" currency assignment is not a supported reference type for this semantic property - the reference must be a column or a fixed value, not a variable. A column from a different SAP HANA view (B) is incorrect because currency references must resolve within the local view context; cross-view column references are not valid for this assignment.
Memory tip: Think "local or locked" - the currency must either be local (another column in the same view) or locked (a fixed code from TCURC). If it lives outside the view or is dynamic via a variable, it won't work.
Topics
Community Discussion
No community discussion yet for this question.