Embarking on the journey to obtain the C_DS_43 certification is a commendable decision. The certification is highly valued professionally and can significantly boost your career prospects. It’s imperative to adopt effective study strategies to ensure success. Therefore, go through these tips and make your preparation journey smoother. What Is the C_DS_43 Certification All About? C_DS_43 […]
Month: December 2023
Attribute Based Access Control (ABAC) – Field Masking scenario in Analytical Queries using SAP Analytics Cloud
Introduction In this blog, we will learn how to mask Controlling Area field information based on Order Number field information of Production Cost by Order (C_PRODUCTCOSTBYORDERQUERY) Analytical Query displayed in SAP Analytics Cloud Story. Analytical Queries are used for reporting and analysis. Attribute based authorizations are dynamic determination mechanism which determines whether a user is […]
C_FSUTIL_60 Success Blueprint: A Comprehensive Study Plan for SAP Professionals
Are you gearing up for the challenging C_FSUTIL_60 exam? Look no further for the ultimate guide to ace your preparation. Let’s dive into the specifics to ensure you pass and excel in the C_FSUTIL_60 exam. What Is the C_FSUTIL_60 Certification All About? C_FSUTIL_60 or the SAP Certified Associate Utilities with SAP ERP 6.0 certification validates […]
Attribute Based Access Control (ABAC) – Field Masking scenario in Analytical Queries using Query Browser app
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 […]