NooruBohra
Active Participant
Member since ‎2013 Sep 04

User Statistics

  • 155 Posts
  • 8 Solutions
  • 69 Kudos given
  • 29 Kudos received

User Activity

Hi,I am federating content from S4 Hana 2022 to SAP Build Workzone Standard edition.I'm able to see the tiles on my site, but when I click on a tile I get blank screen with "Internal Server Error".Any help will be highly appreciated.
Hi,I have a Tree Table (sap.ui.table.TreeTable) where there's a column having Input field. Binding is correct and data is displayed perfectly. However, when I change a value in Input and then I have a button to refresh the data again.DefaultBindingMo...
Hi,I'm creating an Analytical List Page using ABAP CDS. Everything is working as expected. My only challenge is that I'm not able to provide value help using @Consumption.valueHelpDefinition I checked below link and try to use the same concept as wel...
I want to remove the default formatting from table card in overview page.Instead of 20K and 6K, I want to show 20000 and 6000. The actuals values and the rounded off values.Regards 
Hi,I've a requirement to default Month first date to Today's date. I have stumbled upon @Consumption.derivation annotation. I saw a few standard implementation as well.Here's my code @AbapCatalog.sqlViewName: 'ZSDOVPFLTR' @AbapCatalog.compiler.compar...