former_member216701
Explorer
Member since ‎2016 Jan 26

User Statistics

  • 28 Posts
  • 1 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello all, I have the following setup: - SAPUI5 BSP Application on BW ABAP Server - HANA xsodata Service on HANA Server - SAPUI5 Application access via SAP BW User - User do not have a HANA User - Anonymous access with a fixed user works ...
Hello Community, I am facing a strange issue and I think I am stucked. I open a MessageBox.confirm with a close method. I want to get a specific id from the source view: "plugin_table" In the main controller it is easy, this.getView().byId("p...
Dear community,I am facing the following issue:I want to pass values from one CLV into another one. So far so good. It works if I pass one single Value into another CLV, it also works if I pass multiple Values to one import parameter. And it works to...
Dear community,I want to create a new Entry with my Odata Stream.The Odata Service comes from SQL Anywhere 17,this is the metadata of my table:<EntityType Name="time_tracking"><Key><PropertyRef Name="TIME_ID"/></Key><Property Name="TIME_ID" Type="Edm...
Dear community,my next challenge is to implement a vizframe depending on the Detail Context.My problem ist, that only the frame of the fizfram is shown, without any content.Detail.controlleronAfterRendering:function(){...var oVizFrame = this.getView(...