Certification on HA400
Dear Experts, HANA400 is the course available in SAP Training & Certification shop. But it seems that currently there are no Certification for this(although course available). 1.Will this available...
View ArticleHow to transport ABAP for SAP HANA applications with HTC
This document gives you a compact overview of the SAP HANA Transport Container (HTC) and demonstrates how to use it.What is the SAP HANA Transport Container all about?Let's see how it...
View ArticleHow to Consume HANA View in ABAP Using External View and Open SQL
This tutorial shows step-by-step how to create a SAP HANA Attribute View and easily consume it ABAP using Open SQL and the new DDIC entity called External View. Find more information (incl. tutorials)...
View Articlemodule pool screen validation
Hi all..this is fiels MATNR, MAKTX. ZVFROM ,DATE. ZVTO_DATE . ZVCREATED_ON. ZVCREATED_BY. ZVCHANGED_ON. ZVCHANGED_BY .using table control in...
View ArticleSQL Statement with min function
hi, i have 2 tables. one contains OBJ_NAME and TRKORR and the other contains AS4DATE and TRKORR. In the first table are a lot of objects. One object is also named more than once. That means: 1 Object...
View ArticleSQL-Calculation view
Hello , I am trying to read Calculation view data using SQL statement , but when I have SQL for ex as below , it says invalid col name , though the col is present in the view output .select * from...
View ArticleConverting ABAP SELECT-OPTIONS to SQL WHERE for HANA
Fetching data from HANA DB via ABAP, with secondary database connection, is playing key role in current circumstances. This will help happy end user, with amazing response time, to compare actual...
View ArticlePush down SELECT-OPTIONS to HANA
Hi all, I'm optimizing a long-running ABAP report that uses some SELECT-OPTIONS/RANGES for SELECTS that are currently implemented as OpenSQL queries in the ABAP report itself. Example: SELECT-OPTIONS:...
View ArticleGetting HANA Calc view using ABAP
Hello , Is there any method to get the name of the HANA view within a specific package of the content folder in HANA studio from ABAP . Please advise if there exists any class/method or by any other...
View ArticleFeatured Content for ABAP for SAP HANA
Now Available! ABAP 7.4 on HANA trial systems! Finally our ABAP 7.4 on HANA trial systems are available. You can get your individual appliance through the SAP Store. Find more details here. July 30,...
View ArticleABAP on HANA - enhance performance through code push down
With SAP Netweaver AS ABAP 7.4, I thought of a simple ABAP program to compare the performance between ABAP program consisting of classic SQL(multiple joins & currency conversion) against the ABAP...
View ArticleCreate proxy dictionary from HANA calculation view
Go to ABAP perspective and navigate to or select the package and create a new Dictionary view Name & description for custom dictionary view. Browse to select the view from HANA DB. Finish &...
View ArticleABAP on HANA: How to check if tables are column or row store - SE11?
With SAP Business suite on HANA - SoH here is how you can quickly check if tables are columnar or row store: Go to SE11 and enter any table name you would like to check, click on display and go to...
View ArticleABAP for SAP HANA Reference Scenario
This page is the entry point for the ABAP for SAP HANA Reference Scenario Open Items Analytics. It will provide links to the different ressources (such as guides, articles, blogs, and tutorials) around...
View ArticleSAP HANA - Delete Database Procedure Proxy
Hello, I have created a database procedure proxy for testing to access a stored procedure in HANA from an abap report. (In SAP HANA Studio: Perspective ABAP -> NEW -> Other ABAP Repository...
View ArticleUnable to delete database procedure proxy
Hi, i've created a database procedure proxy in SAP HANA STUDIO / Abap Development. I can use the proxy in my abap-report (call database procedure ...) Now I want to delete the database procedure...
View ArticleSQL Performance Tuning Worklist SWLT help
Hi,Does any one has experience running the tool SWLT. I do no find any documentation related to the tool.Can someone through an insight.Thanks in advance Ashish Singh
View ArticleCalculation view with SQL Scripting - Activation error
Hello , I am creating calculation view by joining two tables as below .Validation is success , but on activation i m getting the error message .please advise if I am doing something wrong . BEGIN...
View ArticleIn-memory optimized ALV
Hi HANA Experts I have started working on ECC on HANA and now checking the various options for In-memory optimized ALV . I have 2 questions on the same 1. Is it possible to pass any "External View"...
View ArticleBW on HANA Step by Step Implementation Document Using SAP Business Objects...
This End to End Guide demonstrates of how to build a Dashboard using SAP BusinessObjects Design Studio with data coming from SAP HANA Analytical views and SAP NetWeaver being the intermediate layer for...
View Article