hleboeuf
Explorer
Member since ‎2023 Oct 14

User Statistics

  • 21 Posts
  • 2 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello, While setting up a replication flow I'm getting the error "CDS view I_COSTCENTERTEXT is inconsistent" on that CDS view.I've seen several posts on troubles with CDS views but honestly, as this is a standard SAP view I have no idea who to contac...
Hello,I've seen quite a few pages on REST-API working with Datasphere, but most of them goe by a different way and are mostly used to enrich data.We have a case that our software vendor only exposes their data with a REST-API, not even OData standard...
Hello,In a Delta Transformation flow i'm uysing a view that select on a remote table. But for a given reason it complains. I've been searching for similar errors of doc that is not allowed but cant' find much (or I didn't search the right things). Th...
Hello,We are working on a project where a SQL developer created plenty of hardcoded cases. Here's an exampleCASE WHEN p.[TransportationGroup] IN ('0004', '0005', '0006') THEN '3'WHEN p.[TransportationGroup] IN ('0007', '0008') THEN '2'WHEN p.[Transpo...
Hello,I've followed the instructions in the SAP documentation to install the CLI, but I'm afraid something goes wrong (mostly me  ).Even just following the Youtune example https://www.youtube.com/watch?v=YcJ0G4iydu8&t=6s from SAP itself doesnt work ...