Which Synchronous Posting is enabled from EWM to S4 & relevant Service Class for posting

SAP EWM, SAP Extended Warehouse Management

Synopsis: Understanding which of the business processes are activated as ‘Synchronous Posting’ from EWM to S4. There is lot of stuff available in SAP community related to synchronous posting from S4 to EWM( Inbound External Receipts and Inbound Internal Receipt( MO), primarily a MIGO capability However, there are even direct synchronous posting conducted from EWM2S4. […]

Continue reading


Integrating SAP CIS with SAP SuccessFactors: A Guide to Standard and Hybrid Integration

SAP Cloud Identity Services, SAP BTP Security, SAP SuccessFactors Platform, Security, SAP Business Technology Platform

Overview SAP Cloud Identity Services (CIS) is a robust suite of tools designed to manage identity and access across the SAP ecosystem. This blog explores how CIS integrates with SAP SuccessFactors, focusing on hybrid integration patterns that enable seamless user authentication and identity provisioning in complex enterprise landscapes. There are three primary flavors to integrating […]

Continue reading


Streamlining CAP Development with CDS Graphical Modeler in SAP Business Application Studio

SAP BTP Cockpit, SAP HANA service for SAP BTP

As SAP developers, we often work extensively with Core Data Services (CDS) to define data models. While CDS offers powerful capabilities, managing complex models purely through code can be challenging—especially in large-scale enterprise applications. This is where the CDS Graphical Modeler in SAP Business Application Studio (BAS) becomes a game-changer. What is CDS Graphical Modeler? […]

Continue reading


Determining Primary vs. Secondary Employment in SAP SuccessFactors with SAP Integration Suite

SAP Integration Suite, SAP SuccessFactors Employee Central

In SAP SuccessFactors, managing employee employment records can involve multiple assignments. As a result, it’s important to differentiate between primary and secondary contracts. In this blog, I’ll walk you through what I consider the easiest methods to determine whether an employee’s employment is primary or secondary, using various SuccessFactors API entities. Introduction Why It’s Important: […]

Continue reading


Fetch Delta Records from Multiple Entities in SuccessFactors Using OData API and Groovy Script

SAP Integration Suite, SAP SuccessFactors Employee Central, Cloud Integration, SAP SuccessFactors Employee Central integration to SAP Business Suite

Fetching delta records in Success Factors can be straightforward when dealing with a single entity using filters and the lastModifiedDateTime field. However, the process becomes more complex when multiple entities are involved, each with its own lastModifiedDateTime field. Traditional methods, such as using properties or XSLT mapping, can be cumbersome and may lead to inefficient […]

Continue reading