Background In S/4HANA Cloud, the SAP best practice content provided by SAP normally fulfills basic E2E business requirement. Different from S/4HANA On-Prem or S/4HANA Private Cloud where customer has full access to the backend system (e.g. SPRO) to change configuration, customer uses SSCUI apps to change some configuration settings in S/4HANA Cloud. However, most SSCUI […]
S/4HANA
Extraction of SAP HANA XML Procedure to ABAP Proxy Procedure
SAP HANA Procedure Object to ABAP Perspective by step by step procedure. An SAP HANA procedure is a database-stored procedure that gives you programming functionality with the help of SAP HANA SQL Script, similar to ABAP functions. Now I guide you through the creation of SAP HANA data flows with the help of calculation views […]
Manage Automatic Payments-Automatic Payment Advice By Email
Introduction: The payment run process is an accounts payable process that is used to handle payments to vendors. The process is called an automatic payment program. The automatic Payment Program (F110) is used to clear the open invoices and post the payments against the invoices. F110 is the standard t-code or Manage Automatic Payment Application […]
Using Market Segments in Margin Analysis
In this blog I’m going to explain what we mean by a market segment in the context of the universal journal and how this definition is evolving thanks to recent developments in SAP S/4HANA. I’ll describe two use cases that illustrate how the market segments are filled in Margin Analysis. Market Segments in the Universal […]
Crate Part Replenishment with POSC-Pick, Pack & Stage to PSA
Objective: Synopsis: Solution – 1. Separate PMR item Types Types Determination SAP has given 2 different BC sets for single and Cross Orders. The Item types for Single order is PCSO and Cross Orders is PCCO. To determine, a separate item types for Crate Part like PCCP and Not relevant for staging – PCNS, SAP […]
How to synchronize material master data of SAP S/4HANA with SAP Customer Checkout
In this blog post, we explain step by step how to configure SAP S/4HANA and SAP Customer Checkout manager to transfer material master data from SAP S/4HANA to SAP Customer Checkout manager. This blog is part of a series that conveys how the out-of-the-box integration of SAP Customer Checkout manager works for the sync materials, […]
SAP S/4HANA Embedded Analytics – From process to table
In this blog post we will lay out the technical aspects of SAP S/4HANA Embedded Analytics, specifically how to get from a process to the apps and eventually the underlying CDS-views and tables. This is called data lineage. This information can be helpful when an issue arises in an app or the dataset needs to […]
How to Set Up Integration Between SAP Self-Billing Cockpit and SAP S/4HANA (New Edition)
This blog post describes how to set up integration between SAP Self-Billing Cockpit and an SAP S/4HANA system. The entire setup procedure involves the following tasks: Prerequisites Creating a Communication User Checking the Availability of OData Services 1. Log on to the SAP S/4HANA system, and start the transaction Activate and Maintain Services by running […]
Importing an external data model using CDS Graphical Modeler for Visual Studio Code
In this blog post, we’ll demonstrate how to import an external OData data model from an edmx file to an existing CDS model, and create a relationship to one of the OData entities from this external data model through the CDS Graphical Modeler for Visual Studio Code. Preparing the External Data Model First install the […]
Create Purchase Orders in S/4HANA by enabling a public API from a S/4HANA On-Premise System using SAP API Management and Cloud Connector
The use case I wanted to set up was to expose an API from a S/4HANA on-premise system to consume it in a custom application developed in SAP Business Technology Platform, which its purpose is to create a Purchase Orders in the S/4HANA system. Prerequisites: Important note: Make sure your Cloud Connector is running otherwise […]