former_member231709
Active Contributor
Member since ‎05-17-2016

User Statistics

  • 304 Posts
  • 34 Solutions
  • 87 Kudos given
  • 46 Kudos received

User Activity

It is possible to write into SAP HANA directly from 3rd party system(for example, custom program on C#)? If possible, then how we can do it?
Hello Everyone. "Min" function in Calculation View if one of the arguments is NULL and other arguments not NULL returns 0 as result. But my requirement is: exclude NULL values (if exists) from "min" calculation. I'am currently exclude NULL values v...
Hi, all! I was surprised when I didn't find a process to reorganize master data in BW4 1.0? It's no longer in process chain administration, why? And now we must to write your own program for this (I mean FM RSDMD_REORG_P_Q_T_TABLE)?!
Hey, all! We want using ABAP adapter for connect to external BW system (NW 7.5) and upload data via export DataSources (8*) to our BW system (NW 7.5). Does abap adapter support uploading data via BW export data sources? I know about ODP but this ...
How we can execute HANA SDI Flowgraph from ABAP code? Is there any way?