Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
SAP Basis Articles
Page 37 of 50
Maintaining vendor ID for Delivery unit in HANA using SAP HANA Studio
You can also maintain Vendor ID in Administration tab in SAP HANA Studio. Select HANA system and click on Administration and go to Configuration tab. In filter, enter Vendor and search:Click on Change and you will get an option to enter new Vendor Id value. Click on Save to save the changes.
Read MoreConfiguring a trusted RFC to be used in SLT Replication in SAP HANA
This can be done using T-code: ltrClick on New → New Window will open → Enter configuration name -> Click Next -> Enter RFC Destination i.e. connection name you have created and click on search option, choose name and click next.
Read MoreTransporting content from one SAP HANA system to other
This can be done using Delivery unit option in SAP HANA. You can assign packages to a delivery unit using SAP HANA Studio or using Application Lifecycle Management.Then this DU can be exported and you need to specify the location- local file system, where you want to save the exported DU. This file can be imported later to add the packages to other system. In below snapshot you can see a Delivery unit is selected under Upload/Download option in HANA Application Lifecycle Management ALM. Once delivery unit is selected, use “Export to File” option to export this DU locally in ...
Read MoreUsing IC_PUBLIC role in SAP HANA
Please note that IC_MODELER role assigned to your user means he can only create and use private Information Views. Normally IC_MODELER role also includes IC_PUBLIC role so users who has IC_MODELER role assigned, they are also granted with IC_PUBLIC role which is required to view Information views shared by other users.Please check If IC_PUBLIC role is available in that user profile, if not try adding that role separately.
Read MoreIC role to create physical tables, analyze data in SAP HANA
To create physical tables, uploading data and creating information views IC_MODELER role is required. If these users are only assigned with IC_PUBLIC role, they can view information views created by other users but can’t create their own views.
Read MorePublishing data to SAP HANA database using Information Composer
Once data is published to HANA database, you cannot rename the table. In this case, you have to delete the table from Schema in HANA database.
Read MoreMeaning of Activation mode “Activate and ignore the inconsistencies in affected objects” in SAP HANA
This activation mode supports activating the selected objects even if it results in inconsistent affected objects. For example, if you choose to activate an object A that is used by B and C, and it causes inconsistencies in B and C but you can choose to go ahead with the activation of A.
Read MoreDefault Activation Mode in SAP HANA Modeler Perspective
The default activation mode is “Activate and ignore the inconsistencies in affected objects”.
Read MoreUsing Auto Documentation feature in SAP HANA Modeler Perspective
In SAP HANA Modeler Perspective, you can Auto Documentation feature to capture the details of an information model or a package in a single document. This helps you view the necessary details from the document, instead of referring to multiple table.
Read MoreUsing Switch Ownership option in SAP HANA
With use of switch ownership you can take single or multiple inactive objects from other users. Multiple Information views can be created in HANA system and all these views remains inactive until they are activated in HANA Studio. With use of Switch Ownership option, one user can take ownership of one or multiple inactive objects in HANA.You need to select inactive Information objects that you want to take from other user. From drop down list you can select source user and with use of Add button, you can add objects under selected models window.
Read More