C_LCNC_2406 · Question #28
In SAP Build Apps, besides the Variable tab where can you find an overview of created variables?
The correct answer is B. Tree View. Tree View (B) serves as a structural overview panel in SAP Build Apps that displays all components and elements in your app - including variables - in a hierarchical list format. This makes it a secondary location where you can see and navigate to created variables beyond the…
Question
In SAP Build Apps, besides the Variable tab where can you find an overview of created variables?
Options
- AFormula Editor
- BTree View
- CData Tab
How the community answered
(49 responses)- A4% (2)
- B90% (44)
- C6% (3)
Explanation
Tree View (B) serves as a structural overview panel in SAP Build Apps that displays all components and elements in your app - including variables - in a hierarchical list format. This makes it a secondary location where you can see and navigate to created variables beyond the dedicated Variable tab.
Formula Editor (A) is incorrect because it's a tool for writing and referencing formulas/expressions; while you can use variables there, it doesn't provide an overview of all created variables.
Data Tab (C) is incorrect because it focuses on data resources and backend connections (REST APIs, OData, etc.), not on the app's local variable definitions.
Memory tip: Think "Tree = See Everything." The Tree View gives you a bird's-eye structural view of your entire app, so it naturally surfaces variables alongside other app elements - it's the "map" of your app.
Topics
Community Discussion
No community discussion yet for this question.