In this blog post, I will give an introduction about unit testing fundamentals and the basic concepts of Unit Testing. I will also give an example of a very simple unit test in ABAP, covering positive and negative scenario. This blog is particularly for absolute beginners who would like to start off in a systematic […]
ERP
SAP S/4HANA Product Allocation Process
In this blog, I would like to share process steps involved in Product Allocation If you would like to know first what exactly product allocation is, Hear is a high-level overview Competitive order processing that aims to deliver the required quantity to the customer at the requested time demands precise planning and control mechanisms. Unpredictable […]
S/4HANA Extended Production Engineering and Operations (PEO) Part 2 – Basic End to End Flow
Introduction This blog continuation to previous one – S/4HANA Extended Production Engineering and Operations (PEO) Part 1 – Configuration Settings Production engineering strives to bridge the gap between manufacturing and design engineering by providing seamless process flow and a more detailed process plan definition. Production Engineering and Operations module delivered to an extension of standard […]
S/4HANA Extended Production Engineering and Operations (PEO) Part 1 – Configuration Settings
Production Engineering and Operations module delivered to an extension of standard Production Planning to cover the Engineering and Shop Floor Operations during the shop floor execution. SAP was not delivered the best practices to understand and implement this module in the market, so this blog covers the basic configuration required to execute end to end […]
Demand Driven MRP in S/4HANA (DDMRP) – Use Cases
In this blog will give you detailed understanding of the below points in DDMRP in S4HANA. 1. Decoupled Lead Time (DLT)2. Buffer Zones Calculations, ADU Value & PIR’s Impact.3. Sales Orders impact on buffer calculation and qualified spike. Also Read: https://www.erpqna.com/sap-s-4hana-production-planning-and-manufacturing-certification/ 1. Decoupled Lead Time (DLT): The sum of the longest lead times of non-buffered […]
Integration with Graph Database Neo4j
There are many databases on the market, but most of them are categorized into three data models relational, document, and graph. Data models and characteristics of the application to store and retrieve data are the factors to choose databases, and we do not compare which one is better. Very clear that the document model is […]
C_TBW50H_75: Utilize SAP BW Powered by SAP HANA
The Object of the C_TBW50H_75 Certification: The C_TBW50H_75 exam, SAP Certified Application Associate – Modeling and Data Acquisition certification exam verifies that the candidate has the required knowledge in the area of MODELING, DATA ACQUISITION and QUERY DESIGN. The C_TBW50H_75 certification proves a candidate’s knowledge with SAP BW 7.5 on SAP HANA as it pertains […]
Simple Data Explorer
Recently I have to work not only with my native SAP HR. And there is a need to be aware of unfamiliar data models from other modules as soon as possible. I made a small application – Simple Data Explorer. It may be useful for consultants, architects, developers of all SAP systems with ABAP. Read […]
FEH (Forward Error Handling) & ECH (Error Conflict Handler)
FEH – Forward Error Handling FEH (Forward Error Handling) is used for Error handling in Asynchronous Services. Asynchronous inbound service operations should support service-oriented error handling: if an error is detected while executing a service call, performing the requested service is not rejected immediately. In particular, no immediate “rejection message” containing error information is sent […]
Challenge Submission – SAP Intelligent RPA: Master Data Creation using SAP MDG
Use Case Selection: Master data stewards / owners to create/change several master data entries and attributes, often use MDG screens. This is a very tedious, repetitive manual task, which takes lot of time for a user to create this data in the system. SAP Intelligent RPA is a useful tool to automate the tasks where […]