max_mueller007
Explorer
Member since ‎2023 Oct 06

User Statistics

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

User Activity

I want to filter the results of my Value Help coming from another CDS View based on certain values, for which I am using the following code: @Consumption.valueHelpDefinition: [{ qualifier: '', entity: { name: 'Z_ELEMENTS', element: 'ElementUuid' }, ...
We can toggle fields based on conditions on other fields or other logic in the features methods, instance or global. However, can we do the same based on the tab selection, so that only 1 field group is visible at a time?
The Pull request on the repository  for SAP-samples/abap-platform-code-samples-cloud: Collection of sample code to demonstrate ABAP for cloud development. (github.com) results in the following errors: Is there a resolution for the same?Thanks 
I am trying to understand how to use the Semantic Objects to Navigate across the Apps, while using ABAP Cloud CDS while having limited knowledge of Fiori Elements. I went through various posts and portals, but I could not gain complete clarity on the...
I want to dynamically set the field labels. For this, I decided to use the Virtual Elements, calculated using the class and assign using the annotation EndUserText.Label. Issue 1: The @EndUserText only accepts string(40) data type, which do...
Kudos given to