TahirLeonenko
Explorer
Member since ‎2024 May 21

User Statistics

  • 38 Posts
  • 0 Solutions
  • 7 Kudos given
  • 10 Kudos received

User Activity

I am using the below annotation in a UI.LineItem annotation (i.e., a table). The annotation below is creating a button, that when clicked, navigates to the app with the semantic object of SalesContract with the action of change, which is the Change C...
Main goal: Annotate an EntityType's property with multiple semantic objects.On the website: Demo Kit - SAPUI5 SDK, in API reference, there is something called Smart Links which allow you to annotate a single property with multiple semantic objects. I...
For example, the Manage Sales Contracts app has:I'm currently using this in my app for navigation:<Record Type="UI.DataFieldWithIntentBasedNavigation">    <PropertyValue Property="Label" String="Sales Document"/>    <PropertyValue Property="Value" Pa...
Hello, I've been given the task of accessing a custom SAP GUI app from a custom Fiori app with preloaded values from the Fiori app. I've currently created a Fiori tile for the GUI app, and in the Target Mapping I have this filled out for the paramete...
Hello, I have a list report application, and when I click onto the object page, I sometimes get the error "Requested data was not found":On the object page, all there is, is a Sales doc, and sold to party information in the header, and all sales docu...