Working and Modeling Content of Project Flashcards
Dependencies in Information Models
- Other Action->Data lineage
2. Other Action->Impact Analysis.
Show lineage
will not work on Shared Objects from Dim view in the STAR Cal View
Outline view
Jump to relavant col
Workspace-> Project-.> Module
Workspace can contain as many project as required with different name.
Project Creation will ask for Project template
MTA- Multi Target Application
Another project Template is SAP HANA Database Application Template.
Types of Modules which can be created.
SAP HANA Database (HDB) Module,
JAVA module
Node. JS module
HDB Module contains Design time files
- Tables.
- Tabes Data
- CV
- CDS views.
- Table functions
- Procedures.
- Analytical privileges
- Synonyms.
Persistence layer : Inside or External
- Standalone Application(Tables and data stored inside application as CDS)
- Pure Data Analytics application where data can be stored outside.
Namespace of Design time and Run Time objects
- Namespace are optional.
- Namespace for all design time object in same folder should be optional.
- Definition can be added at . HDINamespace.
CV, TF, PROC, AP
- Each Design time object defines only 1 Runtime Object.
2. Runtime Object name is defined inside the object content and should match design time file name.
Synon, CDS tables,CDS views, Roles.
One or Several runtime objects.
HDI container
If you delete a run time object via SQL , after you build it , you can again see the Runtime object
True
HDI container
If you create a run time object via SQL , after you deploy the container , you will not see this Table.
True.
Datasources for Calculation view
- It should be available inside HDI and corresponding Design time file available.
- Synonyms ref DB objects located in other schema.
If CV is ref by using the Database table created in Plain SQL in your container ,
Build of the CV will fail.