former_member408894
Explorer
Member since ‎03-29-2017

User Statistics

  • 21 Posts
  • 0 Solutions
  • 4 Kudos given
  • 8 Kudos received

User Activity

i have used Wildcard character for string MATCHES '.*' in decision table for a particular condition but it is overlapping with another condition. for example i have maintained level 1 for a particular project say "abc" and MATCHES.'*' level 1 is an...
in decision table i want to define multiple values for projectid using ='*' in decision table but when i call it from html5 its not getting error "business rule not found for particular project" Decision Table Add Row Delete RowCopy RowCut Row I...
I want to set flavor created by me by default for around 30 thousand users. So that they don't have to select flavor and when they login that particular flavor is visible for all those users. Is it possible in sap personas 3.0 SP5? We found below ...
controller.js sap.ui.define([ "sap/ui/core/mvc/Controller", "PPNBProjectPlanningNonBillable/model/formatter" ], function(Controller,formatter) { "use strict"; return Controller.extend("PPNBProjectPlanningNonBillable.controller.Detail", { ...
I have made Split App .In master pages when i select any item master page should be hidden