nerdexam
SAP

E_BW4HANA214 · Question #22

You imported a project into SAP Web IDE for SAP HANA to develop an SAP HANA HD! Calculation View. At which level of the Workspace hierarchy do you have to assign a Space?

The correct answer is B. Project. In SAP Web IDE for SAP HANA, the HDI (HANA Deployment Infrastructure) Space is assigned at the Project level because a project maps directly to one HDI container, and the Space defines which HDI container will own and deploy the project's database artifacts. Assigning it here…

Native SAP HANA Integration

Question

You imported a project into SAP Web IDE for SAP HANA to develop an SAP HANA HD! Calculation View. At which level of the Workspace hierarchy do you have to assign a Space?

Options

  • AWorkspace
  • BProject
  • CHDB Module
  • DPackage

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    88% (43)
  • C
    2% (1)
  • D
    6% (3)

Explanation

In SAP Web IDE for SAP HANA, the HDI (HANA Deployment Infrastructure) Space is assigned at the Project level because a project maps directly to one HDI container, and the Space defines which HDI container will own and deploy the project's database artifacts. Assigning it here ensures all modules within the project share the same deployment target and runtime context.

Why the distractors are wrong:

  • A (Workspace): The Workspace is simply the top-level container holding all your projects - it has no deployment configuration of its own.
  • C (HDB Module): The HDB Module is a sub-component within a project; Space assignment occurs at a higher level before modules are even relevant.
  • D (Package): Packages belong to the older SAP HANA repository-based (non-HDI) development model and are not part of the HDI workspace hierarchy at all.

Memory tip: Think "1 Project = 1 Space" - a project and its HDI Space are bound together like a room and its address. You set the address (Space) at the Project level, and everything inside inherits it.

Topics

#SAP Web IDE#XS Advanced#HDI#workspace hierarchy

Community Discussion

No community discussion yet for this question.

Full E_BW4HANA214 Practice