michael_smithe5
Participant
Member since ‎02-17-2016

User Statistics

  • 65 Posts
  • 1 Solutions
  • 10 Kudos given
  • 5 Kudos received

User Activity

I have a UI5 application in Neo that currently calls a Java servlet (named UserInfo.java) which uses a remote function call to return an encrypted user token. I have followed the steps in Invoke ABAP Function Modules in On-Premise ABAP Systems to re-...
We have created our Cloud Foundry subaccount and subscribed to the free-tier SAP Launchpad service. According to SAP's documentation, this is supposed to create a Managed Application Router which allows the HTML5 Repository to be enabled. Unfortunate...
I feel like I'm beating my head against a wall. I have a very simple requirement, which seems way too complex in UI5. I have created my own custom Object Page for a home-grown Customer entity and I want to filter the value list (of type fixed-values)...
I have a datafield Country on a custom entity Customer. I have added the valuelist annotation to that field and made it fixed-values which all appears to work. However, when I create a new customer, I want the country to default to 'US'. Is there a w...
Using the SAP Web IDE for SAP HANA in an on-premise S/4 HANA system running HANA 2.0, how do I create a CDS view in my HDI container on top of a standard S/4 table, such as T001? My admin has already granted my ID access to the S/4 schema, so I can s...