SAP ABAP Expert has Published 141 Articles

Difference between take over and Switch ownership in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

362 Views

Below is the difference between take over and switch ownership.Take Over: This option is used to take single inactive object from another workspace.Switch Ownership: This option is used to take single or multiple inactive objects from other users.When you expand Switch ownership option in HANA Modeler, you can see description ... Read More

Using Schema mapping in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

585 Views

Schema mapping in SAP HANA is used to move objects from one system to other system i.e. from Development system to Test or Test system to production system.Let us say you are moving objects from Dev system to production system and tables in dev system are available in Dev_SCH and ... Read More

Changing authoring schema of catalog objects in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

324 Views

In SAP HANA Modeler perspective, you have an option of changing authoring schema of catalog objects.Select the objects for which you want to change the authoring schema from Content tab. You can use Add button to add objects Available -> SelectedFrom drop down, you need to select Authoring Schema details- ... Read More

Multilevel object impact in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

58 Views

With use of Where-Used option, you can only check first level of object. Multi-level Object impact or impact due to the change to a table is not directly visible.

Repairing repository objects in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

213 Views

In SAP HANA Modeler perspective, you have Repair Dependencies option, which can be used to repair objects. Select packages that have the objects to be repaired. This repair operation will replace the existing objects and save the new object types within the same packages.

Using Repair dependencies option in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

156 Views

Navigate to SAP HANA Modeler Perspective -> Repair Dependencies. You need to select a repair type and folder to save repair job log -> Next

Exporting a SAP HANA Modeling view

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

371 Views

When you have to export a HANA Model, right click on Semantic layer -> Export Diagram..It will give you an option to export it as an image. Click Ok and browse the location to save the file locally.

Using fact and dimension tables in SAP HANA Modeling

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

851 Views

The fact table contains measure values and primary key for Dimension tables. Dim tables contain master data. Fact and dimension table are joined in HANA Modeling to achieve some business logic.Example of Measures − Number of unit sold, Total Price, Average Delay time, etc.Dimension Table contains master data and is ... Read More

Different Engine types in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

334 Views

In SAP HANA, following engine types are available:Join Engine: This is used for attribute viewsOLAP engine: This is used for analytic viewsCalculation Engine: This is used for calculation views

Different permanent license key types in SAP HANA

SAP ABAP Expert

SAP ABAP Expert

Updated on 30-Jul-2019 22:30:22

185 Views

Note that there are 2 types of Permanente license key types in HANA. If you are using unenforced license key, your system will be locked out in this case.Unenforced: If the unenforced license key is installed and consumption of HANA system exceeds the license amount of memory, the operation of ... Read More

Advertisements