A packaging specification is master data. The packaging specification defines all the necessary packing levels for a product for example to put away or transport the product. For a product, a packaging specification mainly describes in which quantities you can pack the product into which packaging materials Use In printed form, a packaging specification is […]
Month: May 2020
Understanding Currency Translation process in SAP S/4HANA Finance for group reporting
Purpose: Purpose of this blog post is to understand the currency translation process from the Business and from SAP S/4HANA Finance for group reporting perspective. What will you learn from this blog post? From this blog post, you will be able to understand: Overview of currency Translation from Business process side. How SAP S/4HANA Finance […]
Embedded EWM – Inbound POSC (Multi-step movements)
INBOUND POSC (MULTI-STEP MOVEMENT) Purpose The purpose of this article to understand INBOUND POSC and how does it work in EWM. In this blog post I will discuss the configuration and master data settings in EWM for one of the Inbound process consisting of multi-step movements. In this Inbound POSC Scenario we discuss about Deconsolidation/Re-pack […]
Simple web forms realized by Fiori Elements Quick Create pattern
In this blog you will see how the Quick Create pattern from Fiori Elements can be used to easily create a HTML form application. Forms HTML form is a simple type of a one step/ one page application consisting of a list of fields for data entry and a SUBMIT button. After the SUBMIT is […]
Variant Conditions in Purchasing using reference characteristics
I had opportunity and privilege to work for an automotive organization which used to manufacture ‘‘Tyres”. Any industry which has variants in their business from Sales, Purchasing and in production heavily depend on characteristics and variants of materials and inevitably ”Variant Configuration” has to be implemented. Though client was not using VC, during our system […]
Successfactors – How to configure “Thought of the Day” daily morning email notification to all employees
PURPOSE Daily morning a new positive quote will always give a positive vibe to humans which will reflect throughout the day. Here we can use Successfactors as a platform to trigger daily email notification quotes to all users from the list of quotes which is predefined. System can automatically pick daily one Quote from the […]
SAP Readiness Check 2.0 – Insights and Flavors
In this blog we will be sharing a deep dive into the Insights and flavors of SAP Readiness Check 2.0. Introduction With SAP Readiness Check 2.0 for SAP S/4HANA, SAP provides an overview of the most important aspects for an SAP ERP 6.x system conversion to SAP S/4HANA. Also to give and insightful view to […]
Creating Simple Report in SAP Cloud Platform ABAP environment. Step-by-step guide
SAP Cloud Platform, ABAP Environment is the SAP Platform-as-a-Service (PaaS) offering for ABAP development that enables developers to leverage their traditional on-premise ABAP know-how to develop and run ABAP applications in the SAP Cloud Platform, either as extension to SAP software or as standalone applications. Also Read: What is SAP ABAP 7.4 Certification? This blog […]
CDS Table Function using ‘WITH’ Clause – Improved response time
Introduction – In this blog, you are going to see how performance can be improved using ‘WITH’ Clause in CDS Table function when you have multiple selects. I will use below Problem Statement as an example and try same solution in 3 ways. Also Read: SAP ABAP 7.4 Certification Preparation Guide Problem Statement – Need […]
Implement ADF: ABAP Daemon Framework
The example below depicts one of the possible use case of abap daemon, with the integration between interface technologies: AIF(Application Interface Framework), IDOC’s, Asynchronous RFC, Business events(workflow) & class events, Report program, email and ABAP Daemon. Disclaimer: In example, no actual document is created but used some dummy number (assuming SAP Document number) to update […]