C_BW4HANA_27 · Question #30
You created an Open ODS view based on a database table SAP RANA to virtuany &splay the data SAP BW/4HANA. Real-time reporting requirements have now changed and you are asked to persist the data SAP…
The correct answer is C. Datastore Objects (advanced) D. Transformation E. Data Source. When you use Generate Dataflow on an Open ODS view, SAP BW/4HANA automatically scaffolds the three objects needed to build a complete persistence pipeline: a DataSource (E) to represent the data origin, a Transformation (D) to map/convert fields between source and target, and…
Question
You created an Open ODS view based on a database table SAP RANA to virtuany &splay the data SAP BW/4HANA. Real-time reporting requirements have now changed and you are asked to persist the data SAP BW/4HANA Which objects will be created when using the Generate Dataflow function via Open ODS view? (3)
Options
- ACompositeProvider
- BSAP HANA calculation View
- CDatastore Objects (advanced)
- DTransformation
- EData Source
How the community answered
(25 responses)- A16% (4)
- B12% (3)
- C72% (18)
Explanation
When you use Generate Dataflow on an Open ODS view, SAP BW/4HANA automatically scaffolds the three objects needed to build a complete persistence pipeline: a DataSource (E) to represent the data origin, a Transformation (D) to map/convert fields between source and target, and an Advanced DataStore Object / aDSO (C) as the physical persistence layer where data will be stored. Together, these three form the minimum viable data flow from virtual display to persisted storage.
Why A and B are wrong:
- CompositeProvider (A) is a virtual reporting object that combines multiple InfoProviders - it is a reporting construct, not something generated by a dataflow scaffold.
- SAP HANA Calculation View (B) is what the Open ODS view itself generates internally to virtualize data, but it is not an output of the Generate Dataflow function.
Memory tip: Think of the three correct answers as the three stages of a pipeline arrow:
E → D → C : Source feeds Transformation feeds DataStore
If you remember "SDT" (Source, Data store, Transformation) or just picture water flowing through a pipe (in → filter → tank), you have all three correct answers covered.
Topics
Community Discussion
No community discussion yet for this question.