How To Query any table content by HANA SQL Script Have you ever had the problem that data within tables does not match with your expectations?Especially working with SAP BW -BW4/HANA is often happens that data in dataloads might stall the upload to ...
How to run native SAP HANA objects (e.g., procedures) in SAP BW Process Chains (PC)
Have you ever considered running HANA artifacts such as HANA Flow Graphs, Procedures etc. direct in BW Process Chains?
Instead of using the BW scheduling and HANA...
Hi folks,
I have a quetion concerning a problem in an AMDP TRFN.
Within the Expert routine I fill an internal table by accessing the calculation view
lt_av = SELECT * FROM "_SYS_BIC".MY_PACKAGE/CV_MY_DATA";
in debug the particular line termin...
Just a Quick question / problem we run into.
As SAP Note 2963203 - What is the default analytic privilege for newly created Calculation View. says:
HANA Studio version < 2.3.53, default analytic privilege of newly created Calculation View was "Cl...
Hi folks, I have a severe problem to run a init delta with ODP.
I tried to load data via ODP ( source 0ASSET_AFAB_ATTR)
But I got the following error ( see below)
I already deleted all Infoprovider containing possible loads as well as deleted ...
Hi Simon,
I've got a problem with delta recognition.
I try to extract data via CDS table function from an existing hana calculation view that contains CH_ON ( date field = last changed).
Now I try to extract data via ODP, but my external tool as ...
Hi Prashanth,
first of all...it's a great blog and almost everything is working for me.
I am trying to update two fields
1st the timestamp
2nd the updatemode (I,U.D)
when a record has been inserted and updated as well as deleted.
The Update...
Hi all,problem is solved by SAPUsing HANA Studio 2.3.67 ( I use eclipse Version: 2022-06 (4.24.0).) the problem is fixed an automated documentation is working fineJoerg Boeke
Ist well explained !
You just forgot to reference the Author of the completet thing:)
My name is Joerg Boeke (JOEBOE) www.bianalyst.de
call “MY_SCHEMA”.”system-local.public.JOEBOE::P_GET_BW_MONITOR_DATA”(:var_out);
and I wrote this article for ...