SM30 maintenance view with text table
Basically, only columns of the table itself can be displayed/edited in a SM30 maintenance view. However, there is often a request to display e.g. the material short text for the material number in ...
Basically, only columns of the table itself can be displayed/edited in a SM30 maintenance view. However, there is often a request to display e.g. the material short text for the material number in ...
SAP itself has a report (and function modules) to import/export translations via XLIFF files. The transaction for the translation administration is LXE_MASTER. In this transaction you are able to c...
Since I own a Tuxedo Aura 15 Gen1 I had some serious Wifi speed problems (using the built in Intel AX200 chipset): being connected over Wifi the download speed was terribly slow. With some tweaks I...
SAP itself has a report (and function modules) to import/export translations via XLIFF files. The transaction for the translation administration is LXE_MASTER. In this transaction you are able to c...
To connect to a SAP instance for sending/receiving data you have various options: Remote Function Call (RFC) SOAP Webservice OData Interface (via SAP Netweaver Gateway) Own implemented We...
Today I got my brand new Lenovo Yoga 530 14-ARR (AMD version). After finishing the Windows 10 setup, I decided to give Manjaro KDE a try. Setting up Linux on this device is not as easy as on my Mac...
GitLab offers a nice API to work with Git without having the Git runtime/tools installed. This becomes handy when trying to access a Git repository from ABAP code. In our Weblate integration we ne...
For a new project we had the requirement to attach the classification system to entries from a Z-table. The table structure looks like (for easier understanding I’ve stripped out all field but the ...
In my company we often had difficulties translating ABAP reports and dictionary objects. This is caused by two main problems: Dynpro (and ALV) texts can be offered from different sources: ...
At work I’ve stumbled across the problem to save configuration files of some Linux servers I am administrating. Since I am a developer I am familiar to GIT and thus I wanted to use the benefits of ...