*Note Sample code is at https://github.com/Yelcho/UI5-Nested-Comp-Routing/
A couple of months ago I wrote this blog describing how to use Component-based Routing in your UI5 applications.
In it I mentioned how I had come across an issue with routin...
*Note Sample code is at https://github.com/Yelcho/UI5-Comp-Routing
I eagerly consumed all the UI5Con presentations as soon as they became available. You can find them at https://www.youtube.com/channel/UCOlLpeus2uAJhmxjKHHGTgA
The presentation I en...
Earlier this month I attended SAPPHIRENOW and ASUG Annual Conference as part of SAP's Blogger program. It was a good opportunity to touch base with SAP and their leadership teams after the recent changes in personnel, the Qualtrics acquisition and th...
TLDR; Developers want to choose their own tools.
Interest and enthusiasm for the SAP Cloud Platform ABAP Environment (aPaaS) is building as we move through the SAP TechEd season.
aPaaS was announced at SAP TechEd last year. It became Generally Av...
I had the privilege of attending SAP TechEd in Las Vegas last week as part of the SAP Bloggers Program.
In the keynote Bernd Leukert announced that the SAP Cloud Platform ABAP Environment was Generally Available. When you say it like that it seems l...
Seems like you can't UPDATE a handling unit.API Hub says you can "Create, read, delete and post goods movement ..." does not mention update.Dude - where's my API?
Hi Mark,Lots of examples around. Try searching for CL_HTTP_CLIENT .The challenge is more about mapping the oData payload to ABAP data structures. And the ABAP version you are using also comes into play.I generally specify a JSON payload ($format=json...
Hi Sanjay,email clients are very specific and opinionated about rendering HTML. And there are variations across different ones.The fact your HTML renders in SOST does not mean it is well-formed. In fact you seem to be missing the borders on the cells...