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
-
Economics & Finance
SAP Articles
Page 74 of 91
Configuring 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 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 MoreDifference between take over and Switch ownership in SAP HANA
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 of this option-
Read MoreMultilevel object impact in SAP HANA
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.
Read MoreRepairing repository objects in SAP HANA
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.
Read More