Logistics | Featured article

Delivery Scheduling and Transportation Scheduling in SAP S/4HANA

If the scheduling function is switched off in SAP S/4HANA, then delivery and transportation dates are calculated equally as all activities can be performed on the same date.

Latest Blogs

Administration

An Introduction to SAP GRC Access Control

SAP Governance, Risk, and Compliance (SAP GRC) is a powerful SAP security tool that can be used to ensure your company meets data security and...

Programming

How to Disable Google Chrome Web Security for SAPUI5

When accessing the backend from your SAPUI5 application, you should be aware of the same-origin policy, an important web security concept.

Logistics

SAP IBP for Life Sciences

The life sciences industry is currently under a huge microscope.

Programming

An Introduction to ABAP Development Tools

With the introduction of agile ABAP development, ABAP Development Tools has quickly become a popular and easy tool to use when programming with ABAP.

SAP HANA

Learn SAP HANA: Data Encryption

Encrypting communications with SAP HANA is crucial. However, encryption can also be used to secure the data stored on the SAP HANA server’s...

FICO

Types of Central Finance Rollout

How ERP projects are deployed is largely influenced by the rollout type, the key milestones, and the scope—and Central Finance is no exception.

Administration

What Is SAP HANA Streaming Analytics?

SAP HANA streaming analytics enables you to analyze high-volume, high-velocity data event streams to extract data. This post will introduce you to...

FICO

Understanding Transaction FB50 in SAP FI

It’s important to understand basic concepts in complex financial solutions such as SAP FI—things like enterprise structures and useful transactions....

Business Intelligence

Using Machine Learning with SAP

Many organizations use enterprise software that incorporates rule-based processing to automate business tasks, enable compliance, and ensure data...

Programming

Clean SAPUI5 Code Conventions

Previously, I explored the need for clean code, test-driven development, and static code checks when producing SAPUI5 applications.