jeffrey_towell2
Participant
Member since ‎2015 Jan 08

User Statistics

  • 44 Posts
  • 1 Solutions
  • 10 Kudos given
  • 441 Kudos received

User Activity

IntroductionThis Quick reference is a collection of what are subjectively the highlights of ABAP functionality made available in ABAP 7.5x releases. The already good SAP examples are simplified/summarised to allow quicker understanding of the basics ...
Introduction When creating an app from template in Business Application Studio (BAS) the old "SAP Fiori Freestyle Project" template functionality has been moved to the new "SAP Fiori application" template. This template combines freestyle and Fiori e...
Introduction In part 1 we created a Master-Detail Fiori app using the Northwind odata service. The resulting output was: The Customer ID (VINET in above) is an internal code so the actual customer name would be preferable for our app. Given that ot...
Introduction While getting access to a trial account to try/learn Business Application Studio(BAS) is easy, not everyone will have a SAP backend system they can link to to supply data to the BAS environment. A publicly available odata service called ...
Previously I created a free style app project in BAS using the "SAP Fiori Freestyle Project" template however it is now flagged as deprecated. I am therefore using the "SAP Fiori application" template and using the "application type" freestyle. T...