Introduction In this blog, we will learn how to mask Stock Quantity field information based on Stock Material field information of C_STOCKQUANTITYCURRENTVALUE (Current Stock Quantity and Value) Analytical Query. Analytical Queries are used for reporting and analysis. Stock Quantity field information of C_STOCKQUANTITYCURRENTVALUE (Current Stock Quantity and Value) Analytical Query need to be masked where […]
Did you know this about Capacity Planning in S/4HANA?
As a capacity planner, you must regularly obtain an overview of the capacity load of the work centers in your area of responsibility. To achieve this is necessary to identify overload situations at an early stage and be able to take appropriate measures. Under PP S/4HANA core, you can find new Fiori applications to be […]
Procuring Company Code in Transportation Management
Introduction and Improvement Business Case New Feature with S/4HANA 2020 Original Company Code in Freight Unit (FU) Procuring Company Code in TM Procuring Company Code determination during Settlement Posting Settlement Posting would follow the below access sequence regards to Procuring Company Code determination 1) Procuring Company Code available at Freight Settlement Document Header (New) 2) […]
Fiori Elements: Perform Crud operation by using OData annotation Code-Based
In this blog you will understand how to create OData annotations in SEGW with example and consume the service in visual studio and display the output in Fiori launchpad also will perform the crud operation. Here, we had a requirement to perform the crud operation in Fiori Application by using OData code-based annotations, usually we […]
C_SACP_2321 Certification Success: A Step-by-Step Preparation Plan
In the fast-paced world of technology, certifications are key to advancing your career and staying relevant. The C_SACP_2321 certification is no exception. Achieving success in this exam requires a solid understanding of the subject matter and effective study methods. In this article, we’ll explore study tips to help you prepare thoroughly and boost your chances […]
Changepointer for SD Customer Master Data
Introduction We utilize ChangePointer in SAP to mirror changes in main data (customers, vendors, materials) visible to other clients listed in the customer distribution model through ALE/IDOCs. ChangePointer is based on a change document technique monitoring alterations in essential documents such as materials, customers, vendors, and sales orders. Modifications in a document are logged in […]
Using Build Apps to Create a List Report with Charts, Tables and Pagination
Step1: Create the Iflow with the desired name and connect the Sender and the integration process with the HTTP Adapter. Step2: Add the Content Modifier with two properties LogStartDate, LogEndDate as shown in below image. Name Source Type Source Value Data Type LogEndDate Expression ${date:now:yyyy-MM-dd’T’HH:mm:ss.SSS} java.lang.String LogStartDate Xpath /Root/StartDate java.lang.String Step3: Now add one […]
Job Rotation Solution Using MDF and Integration Center
Business Scenario Some organizations adopt job rotation as a common practice for the professional development of their employees. The main objective of this process is to provide their employees the opportunity to work on other areas beyond their responsibility. A job rotation process usually involves multiple employees at the same time, where an employee moves […]
C_THR82_2305: How to Attain Success in SuccessFactors Performance and Goals 1H/2023 Exam?
Preparing for the C_THR82_2305, SAP Certified Application Associate – SAP SuccessFactors Performance and Goals 1H/2023 exam is easy now. Practice tests help in knowing the actual exam structure and scoring high. Let’s explore some practical study tips to conquer the C_THR82_2305 certification exam. What Is the C_THR82_2305 Certification All About? C_THR82_2305 or the SAP Certified […]
Using AMDP in CDS and Some Useful Functions
I have participated in a project that includes a complex CDS structure and lots of AMDP classes recently. We have used lots of functions like ROW_NUMBER(), RANK() and DENSE_RANK(). I wanted to explain how these functions work and mention useful pin points for other people that are new to ABAP, like myself. I have kept […]