Requirement: Integrate SAP Ariba ITK services with SAP CPI. Overview SAP Ariba ITK (Integration Tool Kit) helps to integrate SAP Ariba with any ERP system to exchange master and transactional data via coma-separated-value (CSV) file upload and download. Refer SAP Ariba integration toolkit guide SAP Ariba integration toolkit guide for more details. To integrate SAP […]
Post Vendor and Customer Invoices Using PaPM’s Remote Function Adapter Finance Accounts Payable and Receivable
It’s time to present the next Remote Function Adapters (RFA) delivered by SAP Profitability and Performance Management (PaPM), namely the RFA Finance Accounts Payable (RFA FI-AP) and RFA Finance Accounts Receivable (RFA FI-AR). These RFAs, along with other functions provided by PaPM, such as allocations, calculations, joins, can facilitate various business processes of calculating values […]
SAP BPC Move to SAC: How to create a business workflow for BPC/BW live models with SAC Calendar
Introduction We want to simplify our SAP Business Planning and Consolidation (BPC) customers’ transition journey to xP&A and to SAP Analytics Cloud (SAC) by allowing them to move at their own pace progressively, without disruption of their planning processes. To facilitate the MOVE of SAP BPC customers to SAP Analytics Cloud, we changed our commercial […]
Implement Delta mechanism in SAP BODS – Summary
In this session I am going to discuss about the implementation of delta mechanism in SAP BODS. But before that we will go through few Transformations which is required for implement Delta Mechanism both for master data and transaction data flow. These major transformations are given below – 1. Table Comparison: Used to compare data […]
C_S4CWM_2208: Assess Yourself with Practice Test to Pass the S4CWM Exam
Do self-assessment with C_S4CWM_2208 practice tests to earn the SAP Certified Application Associate – SAP S/4HANA Cloud (public) – Warehouse Management Implementation exam on your first attempt. Overview of the C_S4CWM_2208 Exam: C_S4CWM_2208, or the SAP Certified Application Associate – SAP S/4HANA Cloud (public) – Warehouse Management Implementation certification exam validates the candidate has SAP […]
OOP Report to clear open items by simulating FB05 transaction
I am writing this blog post to demonstrate how we can structure an ABAP report in a OOP way that helps us solve a real life problem. I want to state firstly that I don’t think that my example entails all the OOP best practices, but it’s a honest attempt of a procedural ABAPer to […]
C_THR85_2205 Certification: Gear Up Your SAP SF Succession Management Skills
The associate-level C_THR85_2205 certification is the first step to exploring more about SAP SF Succession Management and starting your career. Therefore, boost your preparation with practice tests to ace the exam on your first attempt.
Hosting a server-less UI5 application on AWS
The following blog will guide you to deploy a UI5 application on AWS S3 with Dynamo DB as backend database, Lambda as the business logic layer and API gateway which acts as a connection between the client(UI) and Lambda. Now lets tackle these layers one by one. Head over to your AWS account and search […]
ABAP RESTful Application Programming Model (RAP) – ABAP Cloud
Intro In this blog I am going to talk about RAP model – RESTful ABAP Programming Model. As described by SAP:- The ABAP RESTful Application Programming Model (in short RAP) defines the architecture for efficient end-to-end development of intrinsically SAP HANA-optimized OData services (such as Fiori apps). It supports the development of all types of […]
Transport Iflows between different packages in the same SAP Cloud Integration tenant
Introduction In this blog I am going to propose you a technical solution that I used on my last project to maintain “transports” between multiple environment packages in the same SAP Cloud Integration tenant. The problem, often found in projects, comes when a SAP Cloud Integration tenant need to support multiple environments. There are situations […]