nerdexam
SAP

E_BW4HANA214 · Question #48

You want to load data from an SAP BW/4HANA system into another SAP BW/4HANA system using Operational Data Provisioning (ODP) in the context of ODP BW. Which objects can be used as a source? Note…

The correct answer is B. Info Object Characteristic D. Composite Provider E. Data Store object (advanced). In the ODP BW context, the source system exposes native BW/4HANA modeling objects: InfoObject Characteristics (B) provide master data, CompositeProviders (D) expose combined/joined data models, and advanced DataStore Objects (E) expose transactional or persistent data - all…

Data Acquisition

Question

You want to load data from an SAP BW/4HANA system into another SAP BW/4HANA system using Operational Data Provisioning (ODP) in the context of ODP BW. Which objects can be used as a source? Note: There are 3 correct answers to this question

Options

  • AOpen ODS View
  • BInfo Object Characteristic
  • CABAP CDS View
  • DComposite Provider
  • EData Store object (advanced)

How the community answered

(46 responses)
  • A
    11% (5)
  • B
    72% (33)
  • C
    17% (8)

Explanation

In the ODP BW context, the source system exposes native BW/4HANA modeling objects: InfoObject Characteristics (B) provide master data, CompositeProviders (D) expose combined/joined data models, and advanced DataStore Objects (E) expose transactional or persistent data - all three are registered as ODP providers within the BW framework and can be replicated to a target BW/4HANA system.

Open ODS Views (A) are wrong because they are virtual, read-optimized views used for direct access within BW/4HANA, but they are not registered as ODP providers and cannot be exposed as ODP BW sources. ABAP CDS Views (C) are wrong because they belong to a different ODP context - ODP CDS (requiring the @Analytics.dataExtraction annotation), not ODP BW.

Memory tip: Think "BW objects for the BW context." The three correct answers are the three core persistent or combined BW/4HANA modeling artifacts (InfoObject, Advanced DSO, CompositeProvider). If an object is purely virtual (Open ODS View) or lives outside the BW layer (CDS View), it's handled by a different ODP context.

Topics

#ODP BW#InfoObject#Composite Provider#DSO advanced

Community Discussion

No community discussion yet for this question.

Full E_BW4HANA214 Practice