jasonmuzzy
Active Participant
Member since ‎2005 Oct 09

User Statistics

  • 145 Posts
  • 15 Solutions
  • 6 Kudos given
  • 16 Kudos received

User Activity

I'm converting a CAP project to TypeScript and the generated entity types work really well with CRUD event handlers, but for actions/functions the req.params object is generically typed, requiring extra effort to extract the entity keys.  It's odd si...
I'm trying to determine which calculation views users are accessing in our HANA sidecar system so that I can determine if there are any tables we can stop replicating. I'm familiar with BW statistics that does a great job of recording this informatio...
In Lumira 1.31 there was an option of a combo chart to toggle Split by Color Dimension(s) on/off for the line series. This allows us to have a stacked column chart split by color, with a line series that is NOT split by color. See red arrow in the im...
How can I create a dynamic field label in ABAP CDS? The @EnduserText.label annotation appears to be for translatable text and doesn't seem to have the ability to have dynamic elements like a BW text variable.The user will enter a fiscal year/period,...
We are in the process of implementing a separate BW Java stack that we would like to integrate into our EP using FPN.  The BW (producer) portal is 7.31 SPS 4.  The EP (consumer) portal is 7.02 SPS 9.  We have created the producer system in the consum...