nerdexam
SAP

E_BW4HANA214 · Question #35

You want to create an SAP BW Query showing data loading statistics provided by the SAP BW/4HANA statistical analysis. Which object does SAP deliver to provide data for your requirement?

The correct answer is A. Transient Provider. SAP delivers pre-built Transient Providers (option A) as part of its Technical Content to expose BW system statistics, including data loading statistics. A Transient Provider is a virtual InfoProvider that reads data directly at query runtime without persisting it - making it…

Analytics

Question

You want to create an SAP BW Query showing data loading statistics provided by the SAP BW/4HANA statistical analysis. Which object does SAP deliver to provide data for your requirement?

Options

  • ATransient Provider
  • BOpen ODS View
  • CBAdi Provider
  • DComposite Provider

How the community answered

(32 responses)
  • A
    94% (30)
  • B
    3% (1)
  • C
    3% (1)

Explanation

SAP delivers pre-built Transient Providers (option A) as part of its Technical Content to expose BW system statistics, including data loading statistics. A Transient Provider is a virtual InfoProvider that reads data directly at query runtime without persisting it - making it perfectly suited for real-time system monitoring data like load statistics from the BW/4HANA statistical analysis framework (look for standard Technical Content providers prefixed with 0TCT_).

Why the distractors are wrong:

  • B (Open ODS View): Used to create a semantic layer over database tables or DSOs for direct data access - not for surfacing BW system statistics.
  • C (BAdI Provider): A custom-code extension point that lets developers implement their own data retrieval logic; SAP doesn't deliver standard BAdI Providers for loading statistics.
  • D (Composite Provider): Designed to combine and join data from multiple InfoProviders; it's an aggregation layer, not a source for statistical data.

Memory tip: Think "Transient = Transparent Statistics" - Transient Providers are SAP's ready-made window into BW's own internal data (statistics, metadata) without requiring any data staging or persistence.

Topics

#Transient Provider#data loading statistics#BW Query#statistical analysis

Community Discussion

No community discussion yet for this question.

Full E_BW4HANA214 Practice