SAP S/4HANA: Project Issue and Change Management in Project Management

PLM Project System (PS), SAP S/4HANA

Introduction This blog gives an overview of the functionality available in Commercial Project Management to capture project issues and change request arising in a project. User Role – Project Manager / Project Planner Issues and change requests are inevitable during the life cycle of a project. There are many issues identified which need to be […]

Continue reading


ABAP Units in ABAP RESTful Programming Model

ABAP RESTful Programming Model, SAP Cloud Platform, SAP S/4HANA

Objective and Advantages of writing ABAP Units Setup and Creation of ABAP Unit Test Doubles In behavior implementation class, navigate to test classes section and type “test” and then press ctrl+space. Select “testClass” and press enter. Provide test class name. For our e.g. we will test class name as “ltcl_scarr”. As implementation methods for determinations, […]

Continue reading


Predictive Material and resource planning (pMRP) in S/4 HANA 1909

MAN Production Planning (PP)

Predictive Material and resource planning(pMRP) is a new functionality available in S/4 HANA 1909. It helps planners to identify capacity issues and solve them early in the planning process. The goal of predictive material and resource planning is to identify potential capacity issues and to evaluate possible solutions as early as possible based on a […]

Continue reading


Challenge Submission – Introducing FejucaBot

SAP S/4HANA, SD (Sales and Distribution)

Business Case A Brazilian Company named “Samba com Feijoada Inc.” manufactures cavaquinhos, tamborins and some others Samba Instruments This company, due to Covid-19, needs to avoid human contact unless it’s really necessary. So, when a truck arrives at the company’s parking lot, the Logistics Teams needs to know what is the freight order(SAP TM) in […]

Continue reading


Install ABAP Platform Developer Edition 1909 using VM and SUSE

ABAP Development, SAP Fiori, SAP HANA

This post is a guide to install “ABAP Platform Developer Edition 1909” from a VMWare virtual machine and using the LINUX SUSE distribution. Requirements System 4 CPUs 16GB RAM 150GB Disk Tools Environment preparation Preparing the virtual machine We access the VMWare program and go to the option “Create a new virtual machine” We select […]

Continue reading


Receiving events from Dynamics 365 CRM using webhooks

SAP Cloud Platform Integration tools, SAP Process Integration

Introduction Starting with Dynamics 365 CRM 9.0 you can send data about events that occur on the Dynamics server to external applications like SCPI application using webhooks. Webhooks is a lightweight HTTP pattern for connecting Web APIs and services with a publish/subscribe model. Webhook consumers register webhook plugins about entity events. Dynamics will use these […]

Continue reading