szelbi
Participant
Member since ‎12-29-2021

User Statistics

  • 29 Posts
  • 0 Solutions
  • 56 Kudos given
  • 7 Kudos received

User Activity

Hello,I have a CDS view that selects the data directly from the database table (let's call it CDS-1). CDS-1 contains a virtualElement field which is populated by an ABAP class. When CDS-1 is queried using OData, the virtualElement field correctly dis...
Hello,I would like to create an OData V2 using SEGW so that I can populate the output data using ABAP code. At the same time, I would like to use this output to create a KPI using the "Manage KPIs and Reports" Fiori app. However, as it is described i...
Hello, I am trying to configure my Visual Studio Code to work with the S/4HANA On Premise system. I've installed the SAP Fiori Tools extension pack, as described in the "SAP Fiori: Implementation and Development" book. Then, I when I try to use t...
Hi everyone, In the Transportation Cockpit, I have a custom column defined in a way that is described in the following blog: For this column, in the Component Customizing, the "Display Type" is set to "Link to Popover" and the "Quickview ID" poin...
Hi there, I know that I am able to retrieve a document flow of a TOR object using the `/SCMTMS/CL_TOR_DOC_FLOW` object and executing the `GET_DOC_FLOW` method on it (blog: SAP TM- Get the document flow of Freight Order/Freight Unit/ FSD in Code). T...