former_member251752
Explorer
Member since ‎2013 May 28

User Statistics

  • 34 Posts
  • 1 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

Hi All! I´m reading an oData service which result contains 200 entries. Afterwards I will filter the complete model only for one specific value (e.g. Business Partner ID) without reading the service again. How can I do this?
Hi Experts!I´m looking for an option to create dynamically a requestBody object for an odata post.Example:Ich have a couple of variables where I'm looking for the field input:var RepaymentAmount = sap.ui.getCore().byId("RAinput").getValue(); var Term...
Hi Experts!I try to read a JSON result in my app, but I don´t get the value.Here is my coding so far:This is the result I get:I´ll store this value "visible: true" somehow in order to use later. I don´t get it. Any ideas how to do it?
Hi Experts!After usage of "oDataModel.create" I´m using "oDataModel.attachRequestFailed" and "oDataModel.attachRequestCompleted" to receive and display the response. But "oDataModel.attachRequestCompleted"is always fired. Is it possible to run attach...
Hi Experts! I´m playing around with an OData service. Accessing it in the controller and want to use the response in the view. I´m stucking to bind the response in the view. In the view I have a sap.m.Text where I´ll display the business partner name...
Kudos from
Kudos given to