ZdenekSmolik
Explorer
Member since ‎2008 Jan 28

User Statistics

  • 32 Posts
  • 1 Solutions
  • 3 Kudos given
  • 4 Kudos received

User Activity

Hello,I have a RAP application which consists of List Report and Object Page with table on it. Multi selection feature is on. I have bounded action on the table. There is something weird happening with selections, hope you could help me.1. Selected R...
Hi all, My goal is to create Fiori List Report which shows business partners and allows to maintain some custom tax information in object page using table. I have created BO using CDS which has header and items. BO Header node is based on C_Busin...
Dear developers,I have general question regarding very common real scenario with SAPUI5 and SAP NW Gateway.Let's have sales order object which should be created/maintained using SAPUI5 application.I tried to solve this task and faced the problem with...
Hello all,I have problem with retrieving data from model.I've created service on ERP backendI've checked it using browser, the GET request .../Operators('12345') retrieves data for operator 12345 (Firstname and Lastname)in my UI5 view I've instantiat...
Hi all,I'd like to ask you a question regarding query parameters in CRUD operations. I've implemented GetEntity method for my resource but found no way how to extract url query parameters there. Is it even possible?Thanks for your answers,Zdenek