former_member650726
Explorer
Member since ‎2019 Dec 26

User Statistics

  • 15 Posts
  • 0 Solutions
  • 7 Kudos given
  • 1 Kudos received

User Activity

I'm using RAP/OData V4 model. The field "Condition Amount or Ratio' is a amount with currency: The Items that already exists in Draft Version need to be Read-Only, but the currency displays as {mode:'TwoWay', parts:[{path: 'ConditionRateAmount'...
Hi, I am developing a List Report application , where I have a requirement to search both values from List Report page and object page. The field need to calculate by "case" @Search.defaultSearchElement: true case when Ref...
I am developing a List Report application , where I have a requirement to pass values from List Report page to object page . I did it by set a global JSON Model ListReportExt.Controller.js: sap.ui.getCore().setModel(oSearchValueModel,"SearchVa...
Hi, I am developing a List Report application, where I have a requirement that, 1. input a value in Filter of List Report, 2. navigate to Object Page, 3. the SearchField of Object Page trigger search action. But, the search action in S...
Hi, This is the mockup of my Analytical List Page. And it looks like this now. I use extending column to implement Exception Description, Data used in these columns (excpt_title, except_description, except_cause, except_solution1, except_solut...