SAP HANA Articles

Page 25 of 58

Getting error message while using SAP Scripting Tool

SAP Expert
SAP Expert
Updated on 12-Mar-2026 356 Views

SAP Scripting Tool (also known as SAP GUI Scripting) allows users to automate repetitive tasks in the SAP GUI client. However, users frequently encounter error messages when trying to enable or run scripts. This article covers the most common scripting errors, their root causes, and how to resolve them. Common Error Messages and Their Causes 1. Scripting is Disabled The most frequent error is a message stating that scripting is not enabled on the server or client side. SAP GUI Scripting requires activation at both the server level (by a Basis administrator) and the client level (in ...

Read More

SAP ABAP: Using Elementary data type and reference type with keyword VALUE

SAP Expert
SAP Expert
Updated on 12-Mar-2026 488 Views

In SAP ABAP, the VALUE keyword is used to assign default values to variables, constants, and parameters at the time of declaration. When combined with elementary data types and reference types, the VALUE keyword allows you to initialize data objects with predefined values, ensuring they hold meaningful content from the moment they are created. Understanding how VALUE works with different data types is essential for writing clean, predictable ABAP programs. This article explains how to use the VALUE keyword with elementary data types (such as integers, strings, and dates) and reference types (such as object references and data references). ...

Read More

Different ways of loading data to SAP HANA using Information Composer

John SAP
John SAP
Updated on 25-Jun-2020 235 Views

In SAP HANA system, you can load in following ways using SAP HANA Information Composer −Data from Filesystem − This options is used to upload data using .xls, .csv file directly to HANA database.Data from clipboard − Other way is to copy data to clipboard and copy from there to HANA database.

Read More

System requirement to install SAP HANA Information Composer

John SAP
John SAP
Updated on 25-Jun-2020 284 Views

You should setup a separate server for HANA Information Composer and it should be set next to your HANA system. Following server, a requirement should be met −Server Requirements −At least 2GB of available RAM is requiredJava 6 (64-bit) must be installed on the server

Read More

Accessing SAP HANA Information Composer

John SAP
John SAP
Updated on 25-Jun-2020 203 Views

You can try accessing below link if it is accessible −http://:8080/IC or https://:8443/ICTo access Information Composer, you should have Microsoft Silverlight installed and activated as an add-on to the web browser.

Read More

Redeploy option in SAP HANA Modeling

John SAP
John SAP
Updated on 25-Jun-2020 779 Views

Redeploy option is available under SAP HANA Modeler Perspective −

Read More

Activation modes under SAP HANA Modeler Activate option

John SAP
John SAP
Updated on 25-Jun-2020 312 Views

This option is used for bulk activation of inactive objects in HANA repository. You have the following Activation modes −Stop activation incase of inconsistencies in affected objectsActivate and ignore the inconsistencies in affected objects

Read More

Different connection types in SAP Remote Function call

Anil SAP Gupta
Anil SAP Gupta
Updated on 25-Jun-2020 2K+ Views

Following RFC connection types are available in SAP system −Connection Type 3 (ABAP Connection) This connection type is used to specify connection between ABAP systems. You need to mention the host name and IP address of source system and also the logon information. This is applicable for both type of RFCs, between ABAP systems and external calls to ABAP systems.Connection Type I (Internal Connections)This connection Type I indicates ABAP systems connected to the same database as current system. Type I entries are predefined and you can’t edit these entries.Connection Type L (Logical Destinations)The logical destination connection type indicates a physical destination. ...

Read More

Trusted RFC connection in SAP system

Anil SAP Gupta
Anil SAP Gupta
Updated on 25-Jun-2020 3K+ Views

A trusted RFC connection is used to define Remote Function Call (RFC Connection) between two systems. By creating a trusted RFC connection between two systems, it allows you to create a trusted-trusting relationship between systems wherein, you can communicate and exchange information and data.To create a new trusted RFC connection, you can use T-Code − SM59. There are different RFC connections supported as per requirement.Click on the 3rd icon to open a new connection wizard → click on Create button and a new window will open.

Read More

Embedded BW parameters for SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 25-Jun-2020 368 Views

To setup the following Parameters in BW Using Program SAP_RSADMIN_MAINTAIN  or you can also use T-code SE38 or SA38PSA_TO_HDB_DESTINATION − This parameter defines that where we need to move the Incoming dataPSA_TO_HDB_SCHEMA − This parameter is used to define which schema the replicated data will be assigned to.PSA_TO_HDB − GLOBAL − This parameter is used to replicate all data source to SAP HANASYSTEM − This parameter is used to specify clients to use DXC replicationDATASOURCE − This is used to specify the Data Source usedPSA_TO_HDB_DATASOURCETABLE − This parameter is used to provide the table name which are having list of ...

Read More
Showing 241–250 of 573 articles
« Prev 1 23 24 25 26 27 58 Next »
Advertisements