please suggest me how does an abap on7.4 different from lower versions apart...
HiGurus , I am very new to HANA . Our company is going to implement the HANA database with netweaver 7.4 .Ap viewpreciate your suggestions on this ? Do we have tables EKKO . EKPO , EKBE as usual from...
View ArticleSAP shadow schema password
Hi, I would like to know the default password for a shadow schema. We are updating sap using sum and I reset the user password and I can't connect. We have ERP 6.0 ehp7 with hana.
View ArticleALV with IDA and background job
Hello, However new ALV surpass old solutions in almost every aspect, I have noticed a small limitation.When I run the report in background (either manually or via job), I get the short dump and job is...
View ArticleAn error occurred while creating DDL views: Time limit exceeded run...
I'm trying to install SFIN2 on 7.4 ABAP SR2 on HANA 96. The RUTDDLSCREATE report times out if I try to run it manually. Has anyone seen this before?
View ArticleALV IDA On External Dictionary View
Hi All, I came across a situation like to built ALV IDA on external dictionary view and it is working smooth and supports to External view for calculation view with projection node(non cube) and...
View ArticleSorting Order in SQL Queries
Hi Colleagues, We notice difference in the output when executing the SELECT queries on traditional DB and HANA. We are using side car approach so we have both the databases. SELECT Query 1 without...
View ArticleHana DB switch for DR setup
Hello Experts, I have a few questions related to the HANA DR setup. In our landscape the HANA Primary and Secondary instance was not installed using any Virtual hostname. I understand that to be able...
View ArticleReg: How to Create Transport for Database Procedure on HANA DB
Hello , I have created Database procedure and view on HANA DB. But it does not ask for Transport request. How to assign Transport Request for Procedure and view . Thanks in Advanced. Laxman Sankhla.
View ArticleALV on HANA -> Tree Display format
Hi, I am converting a report to use ALV for HANA to have a better performance, however I need to use ALV_TREE in order to group lines in a hierarchical format. Do you know whether is possible to...
View ArticleProblem during upgrade to HANA - Database Procedure does not exist in the...
Hi all, During the upgrade from our ECC-system to HANA we get a log (LONGPOST.LOG) that contains several types of issues for which I found a relevant Oss Note, but not for this one: ### CURRENT PHASE:...
View ArticleAccessing Table from Different Schema in CDS in ABAP
Hi,We have Different Schema Containing Source Data replicated from SAP R/3/Non SAP systems. Currently we are using concept of external view to access data in ABAP, But i want to access it in CDS in...
View ArticleA view on T012K showing different results than actual table?
Hello Experts, We have created a CDS view using a very simple query as below. @AbapCatalog.sqlViewName: 'ZCDS_T012K'@EndUserText.label: 'testing'define view Zcds_Testing as select from t012k {...
View ArticleHow to extract resule datafrom ECC Z query
Hi, We all know we can copy the ECC tables and build up the model on HANA for analysis purpose. But if there's already Z query on ECC side to calculate something, is it possible to extract the result...
View ArticleCreate a Schema-Privileges
Hi gurus, I need the exact privileges I need in order to create a schema in SAP HANA Studio. Do you know how to find it? Thanks, Kind regards,
View ArticleQuestions on CDS Views with input parameters
Dear Experts, 1. Can we call a CDS View (or generated database view) with input parameters inside an AMDP? I am looking for something similar to the feature in HANA where we can consume calculation...
View ArticleFeatured Content for ABAP for SAP HANA
CDS - One Concept, Two FlavorsIf you've being asking yourself what the difference between ABAP CDS and HANA CDS, then read this blog written by Horst. It tackles exactly this question, by pointing at...
View ArticleALV with IDA for a CDS View - AND a parameter?
I want to have an ALV with IDA for a CDS View but I also want to pass a parameter into my CDS View to use in my JOINS and WHERE clause. Is this possible?
View ArticleOptional parameters on CDS Views?
As far as I can tell (as I cannot find reference to it anywhere), it's not possible to define an optional parameter for a CDS view. Is that correct? Thanks.
View ArticleCDS - Date calculation
Hi, I'm trying to do som calculation with date type fields. @AbapCatalog.sqlViewName: 'ZDEMOSDN'@EndUserText.label: 'test'define view ZDEMOSDN as select from aufk as a inner join afko as b on...
View Article"Number of fields in selection lists in unions must be the same"
me again! I'm getting this error in a CDS View in which I'm using a 'UNION ALL' and I can't figure out why I'm getting it. I have the same number of fields in both selection lists (that is the...
View Article