Loading...

Tag: SAP

How to switch the SAP GUI Theme

S4HANA comes with a new SAP GUI theme – Belize, which has modern look and feel, however in my personal opinion is not as convenient as the classic one from developer’s point of view. It became a habit of mine to switch the theme back to Classic first thing when I get to a new […]

View Details

How to dynamically generate email body using XSL Transformation

SAP Standard workflow doesn’t really provide an option for the developer to compose a good looking email. A nice workaround can be to use XSL (eXtensible Stylesheet Language) Transformation XSL Transformations can be created or edited via transaction STRANS. The transformation in the example below generates a simple HTML page with title and a table […]

View Details

SAP – Transformation Navigator

A short internal training that explained me how to help SAP customers migrate to S4HANA. This was more oriented to sales people, however one never knows… Still I’ll be surprised if I ever use this knowledge in real life.

View Details

SAP – S/4HANA Architecture

This is semi-mandatory course I had to take on my way to the Architect role. SAP continues to surprise me with brave and innovative solutions – definitely not what one would expect to see from almost 50 years old company.

View Details

Get OTR Text into string

The Online Text Repository (OTR) is a central storage location for texts and is used widely for labels and texts that need to be translatable. Transaction SOTR_EDIT can be used in order to Create, Update or Display OTR texts and assign them an Alias which will be the key to finding the text in any language. The […]

View Details

Open SAP – Software Development on SAP HANA

For those, who don’t know, HANA is the new platform of SAP. It’s not only a database, but so much more… I had to take this course in order to learn that.

View Details

Open SAP – Build Your Own SAP Fiori App in the Cloud

I’ve always been drown to the UI/UX side of the things, however in most of my projects I was working at the backend… still keeping myself relevant with the hope that my investment will repay.

View Details