Guillaume2
Participant
Member since ‎2015 Mar 13

User Statistics

  • 64 Posts
  • 4 Solutions
  • 0 Kudos given
  • 6 Kudos received

User Activity

Hello, I am trying to understand clearly what is the clean core strategy at SAP. My question is quite simple. When we need to add a custom field to do complex pricing calculation, in the former way we need to implement ABAP Code at least to transfe...
Hello,I try to create a procedure (hdbprocedure) to randomly generate a point inside a Polygon. Here is My code: PROCEDURE "generate_points"( IN city NVARCHAR(30), IN npoints Integer, out ex_points table (id integer, newpoint ST_GEOMETRY)) LANGUAGE...
Hello, I try to find a way to reverse geocode a lat/long to an address but using the address/geo directories from SAP HANA. I managed to do so with SDQ Flowgraphs using the geocode control. But I woud like to do the reverse geocoding directly fro...
Hello, I am trying to set the SSO between the HANA Cockpit and 1 other SAP HANA systems (Registered Resources) with no success. HANA Cockpit: Hostname: SAPCPT, SID: SD1 (HANA Cockpit 2.0 SP12 on HANA 2.0 SP05) HANA DB1 : Hostname: SAPHANA3, SID...
when trying to go to https://cap.cloud.sap to get the latest doc of CDS I get an error: 404 Not Found: Requested route ('cap.cloud.sap') does not exist.