Month: May 2016
What’s New in SPS12 for HANA Smart Data Streaming
Creating a New Compound SAPUI5 Component
Creating a new SAPUI5 component is rather easy. In this short tutorial I intend to show you how to create the TreeMultiComboBox SAPUI5 compound component that you can see in the image below, or on JS Bin.
When and How S4HANA?
This is the most popular question in SAP Customer EcoSystem in Turkey. Almost all customers are convinced about HANA and innovations beyond. However, minds are not clear about when and how. S4HANA great article: Which SAP S/4HANA version are you thinking about? For me the answer is obvious, just start NOW fist with migrating from […]
How to use SAP API Hub (Beta)
As you might have seen right now the content in the SAP API Hub (Beta) is quite limited but over time we will add more and more. In order to show you how you can work with the content offered I want to go through one example using a service from the SAP Translation Hub. […]
Getting access & accessing SAP Learning Hub
Digital Transformation: Stop Asking If – Start Planning for When and How
As digital transformation moves from being a nice-to-have novelty to a core competency, its power to change everything is becoming more apparent every day. Digital business models are proving to be incredibly disruptive. Customers expect a new type of experience that mirrors their personal, digitally augmented lives. Service is the new profit center, outpacing traditional […]
The Dichotomy of Risks and Benefits of Big Data, Part II
Despite some of the challenges regarding data rights, data protection, and privacy, Big Data has already had a significant impact on society, on how we work, and live. But there is more to come. Data scientists and domain experts with the aid of modern analytic and in-memory technologies have made great advancements, however we are […]
The Dichotomy of Risks and Benefits of Big Data – Part I
I’ve been working on and around ‘data’ for a large part of my career, and consider myself fortunate for it – the topic of data is never boring, is very impactful, and even philosophical.
Chrome Development Tool tips used in my daily work
Quickly navigate to the given line of code in source file Quickly find the source file you want Alt + Click to expand all children nodes in Elements tab Alt+Drag to select multiple lines Use $0 to get reference of currently selected html element in console tab copy and values command in console tab Quickly […]