There is an old requirement from functional side and end users for having MB5B in ALV grid display format. “Is it possible to display the result of transaction MB5B as ALV gird ?” In this blog I will discuss the steps needed to enable ALV grid display format for tcode MB5B in S4 HANA. Output....
In the last days fellow community member PARTHA SARATHI GOSWAMI posted the stimulating blog Mapping ABAPer (WRICEF) into SAP BTP (Business Technology Platform). It has awakened me to the feeling that the WRICEF term is outdated and, even worst, that it could introduce a strong inertia to modernizations and innovations at the time of SAP RISE. As the....
Overview This post is on the key technical lessons learned from a recent brownfield conversion of the SAP ERP system hosted on our client’s on-premise data centre to SAP S/4HANA in the RISE with SAP Private Cloud Edition (PCE) on Microsoft Azure. Background The client is an SAP user from the SAP R/3 years onwards. The existing....
Introduction One of the most common extension scenarios on SAP BTP is the consumption of a backend API by a cloud-based UI. With SAP AppGyver you can now build such UIs without any coding. You can find this scenario as a Mission in SAP Discovery Center Business Case Innovate your business processes with a tailored UI,....
My name is Angelika Salmen and I am the product owner of Situation Handling. With this blog post I first want to introduce the concept of closing a situation and then guide you through the settings Close and Keep and Close and Delete and their impact on an instance’s life cycle behavior. The closing behavior relates to the extended framework for....
In this blog I will discuss one issue in S4 HANA in PFCG during role creation. Users successfully create Launchpad Group and Launchpad Catalog in S4 Hana launchpad designer. Both catalog and launchpad are available and visible in launchpad designer. But still in PFCG when users are trying to assign Launchpad group following error comes....
Almost exactly one year ago, with our SAP S/4HANA Cloud Release 2108, we made the Security Audit Log (SAL) API available to customers. The SAL is probably the most important log for security monitoring – but often it doesn’t give you the full picture. For example, the SAL might show you that a specific user has....
To enable reuse, original tiles and target mappings are defined once, in a technical catalog, and many business catalogs can contain references to these originals. And many a times we see “Reference lost” error in Fiori Launchpad Designer or in Launchpad Content Manager or Manage Launchpad Pages. “Reference lost” means that a reference exists but....
You have a custom Fiori application developed using WEB IDE which is already deployed in backend in your on-premise system. At this moment, you do not have a WEB IDE instance and you wanted to make amendment to the application, you have a BTP license with Business Application Studio. How you will migrate the application....
SAP S/4HANA is a revolutionary approach to dealing with data and its interactions. Businesses opt for S/4HANA because of how easy it is to integrate non-SAP systems into the existing setup. However, this would be impossible without SAP’s transactional infrastructure. The transactional infrastructure makes it much easier to decouple different systems from each other. Business....
I’m sure you’ve seen Marc Huber’s wonderful blog Using BTP Authentication and Destinations with SAP AppGyver – this is a big step forward for integrating SAP AppGyver in SAP Business Technology Platform, and I think the first of many giant leaps to come. Now that I’ve gotten to work with the feature, I’d like to offer some....
I would like to explain about creation of SAP HANA Procedure Object to ABAP Perspective by step by step procedure. This blog Post is mainly useful for beginners. An SAP HANA procedure is a database-stored procedure that gives you programming functionality with the help of SAP HANA SQL Script, similar to ABAP functions. Now I....
In this blog post you will learn step-by-step how to create a report in a SAP Fiori environment on operational SAP S/4HANA data. This is done using the ‘Custom Analytical Query’ SAP Fiori app. This SAP Fiori app is standard available in SAP S/4HANA Embedded Analytics and allows users to create reports themselves, directly on....
I always like to explore available content before initiating any write-up and ask these questions what type of audience/reader I am addressing? and what benefit they can achieve? After reading through the available content, I am convinced that this new write-up should be helpful for people looking for below content: – What are main functionalities....
Welcome to SAP S/4 Hana Conversion – Part 2. In this blog we will take a deep dive into Prepare phase of SAP S/4 Hana Conversion. This blog is the continuation of my previous blog SAP S/4 Hana Conversion – I. Please read previous blog first to better understand this blog. Prepare phase, as shown in....
This post is part 8 of a series sharing service implementation experience and possible applications of SAP Private Link Service on Azure. Find the table of contents and my curated news regarding series updates here. Looking for part 9? Find the associated GitHub repos here. Dear community, Continuing with the implementation journey of SAP Private Link Service (PLS) for....
Synthetic User Monitoring is one application out of SAP Cloud ALM for Operations. Synthetic user monitoring (SUM) is a monitoring application/technology that allows you to monitor the performance and availability of a production web application from a client-side perspective. Real user monitoring (RUM) and SUM are the perfect combination to understand users behaviour and monitor proactively on-premise or cloud-based....
Transmission line repair GEF is integrated into SAP Plant Maintenance. GEF allows Plant Maintenance users to do their tasks using a map – regardless of whether the customer is running SAP ERP Central Component (ECC), SAP Business Suite powered by SAP HANA (Suite on HANA), or SAP S/4HANA. The benefits of geospatially enabled business processes....
In this blog I want to share my experience how I used standard CDS view “C_FINSTMNTCOMPARISON” which is of type Query to customize the default layout of the Multi dimensional report built on it. The standard Fiori app which uses this view is W0161- Balance Sheet/Income Statement – Multidimensional. System is on S/4HANA 2021. Problem....
When discussing the extensibility options (e.g. of SAP S/4HANA Cloud, but also of other standard business software) you may hear the terms loosely and tightly coupled extensions. When you have a closer look, these terms have (at least) four different aspects: Lifecycle: how is the lifecycle of the extension coupled to the lifecycle of the....
Hello Everyone, Welcome to the technical series of the SAP Transportation Management where we are aiming to learn basic codes that are used in SAP TM. Since, this blog post is continuation of the previous blog post, hence Please visit the below blog post if you have not gone through yet. Transportation Management : Read....
Sizing is an integral part of the SAP HANA migration process. Be it an SAP Business Suite on SAP HANA or an SAP S/4HANA conversion project. The first look of sizing is provided by the sizing report /SDF/HDB_SIZING. It is important to understand that the sizing report as per SAP Note 1872170 provides not only the output....
Motivation Paper has been replaced by an increased volume of emails or electronic documents in general. If you speak with purchasing or accounts payable departments you hear that they work with a high amount of PDF invoices from countless suppliers. Entering these supplier invoices takes tremendous effort: So why not automate it? This blog outlines....
Hello Everyone, Welcome to the technical series of the SAP Transportation Management where we are aiming to learn basic codes that are used in SAP TM. In this blog post, we will learn how to get Default Route details from freight unit. The system considers default routes as possible routes for a shipment between two....
Welcome to my third and final blog of SAP S/4 Hana Conversion series. In this blog we will take a deep dive into Realize phase of SAP S/4 Hana Conversion. This blog is the continuation of my previous blogs SAP S/4 Hana Conversion – I and SAP S/4 Hana Conversion – II – Prepare ;Please read previous blog....
Hello Everyone, Welcome to the technical series of the SAP Transportation Management where we are aiming to learn basic codes that are used in SAP TM. In this blog post, we will learn how to get the freight settlement documents using query. Freight settlement documents are created to perform freight settlement with your suppliers or....
To start with there is always a lot of confusion on S/4HANA Conversion projects. Too many tasks, too many teams, and too many responsibilities. Also moving away from our beloved Business Suite sparks fear in us. Lets explain why we should move away from ECC 6.0 : SAP Maintenance Strategy: SAP provides mainstream maintenance for....
I’m pleased to introduce the Leading Note for SAP Document and Reporting Compliance, Argentina Value-Added Tax (VAT): SAP Note 3103052 – DRC Argentina Value-Added Tax (VAT): Leading Note for Reports Implementation In this blog post I’ll explain what a Leading Note is, why I recommend that you use it, and how you can make the most of this new resource. What is....
Background In this blog post I will discuss and demonstrate the configuration of single sign on (SSO) with Fiori Launchpad and Google G-Suite as the Identity Provider (IDP). I found that after some extensive searches, I was unable to find any information or documentation covering this combination (most focus on Azure AD as an IDP....
Return on Investment (RoI) is one of the important Key Performance Indicators (KPI) for any business. The RoI could be direct or indirect. In direct RoI, the monetary gain from an investment —like increased sales or reduction in material cost — can be measured. On the other hand, indirect ROI can’t be calculated, at least....
Context Setting This engagement between SAP and Accenture is part of a program to create a recommended architecture to extend SAP S/4HANA business processes with Microsoft Teams leveraging SAP Business Technology Platform. This blog post explores a proof of concept where SAP and Accenture came together to rethink enterprise collaboration, driven by digital ecosystems that....
I’m pleased to introduce the Leading Note for Chile SAP Document and Reporting Compliance: SAP Note 3205564 – DRC Chile: Leading Note for Reports Implementation In this blog post I’ll explain what a Leading Note is, why I recommend that you use it, and how you can make the most of this new resource. What is a Leading Note? The Leading Note....
Through several initiatives of our SAP S/4HANA Customer Care and Regional Implementation Group, we’ve noticed that our hands-on SAP Cloud Appliance Library (CAL) appliance templates have been well received since 2020. There was an extensive blog provided by Lars Rueter about our previous templates, which you can find here: https://blogs.sap.com/2020/09/23/learning-environment-for-sap-s-4hana-system-conversions/ As we want to provide you....
Me complace presentar la Nota Principal para Chile SAP Document and Reporting Compliance: SAP Note 3205564 – DRC Chile: Leading Note for Reports Implementation En esta publicación de blog, explicaré qué es una Nota Principal, por qué recomiendo utilizarla y cómo aprovechar al máximo este nuevo recurso. ¿Qué es una Nota Principal? La Nota Principal para Chile es un nuevo recurso integral....
While working on the CFL requirement in project for the first time I faced lot of difficulties to figure out the right way. As a beginner on this topic , it took considerable time reading variety of blogs , KBA and hit and trials before arriving at the desired result. This blog post series intends....
If you worked on complex S/4HANA ABAP CDS views, you probably run into “User-defined functions are not supported in the SEARCHED CASE WHEN clause” error message. You can workaround this problem either splitting complex view into 2 more simple nested views or implementing AMDP table function. But what if you are too lazy to do....
In this blog I want to highlight one issue which we face after S4 hana conversion “SAP S4/HANA 2020 [02 (05/2021) FP ]”. After successful conversion to S4 hana one error comes on F4 help on all screens. Internal error on F4 help.. F4 help internal table error This error is coming because of....
SAP WM 同一个工厂下跨仓库号转库终结版 SAP制造业项目里,同一家工厂一般而言都会只设置一个仓库号,这家工厂下的多个不同的存储地点共享同一个仓库号,这是项目实践中常见的Practice。 笔者一直很好奇,如果同一个工厂代码下二个不同的存储地点各自有单独的仓库号,转库的时候会是什么样子的。近日笔者利用业余时间,在一个sandbox系统里做了相关的测试和研讨,很有收获,是故写下文字对测试过程做一个记录。 工厂NMDC下的存储地点0001,仓库号是NM1;存储地点1001,仓库号是NM2。如下图示: 1, 现在执行事务代码MIGO,移动类型311,将物料号820的库存从0001存储地点转入1001存储地点,数量是33 EA。如下图示: 保存过账, 物料凭证号创建了。 2, 检查这个物料凭证号。输入MIGO事务代码,然后输入物料凭证号,显示这个物料凭证号,只能看到一个item,如下图。 WM选项卡数据里,仓库号是NM1, WM层面移动类型311, TR number 113. 3, 执行MB51查询到的该笔货物移动记录: 它是有2个item的,如上图。双击item号1,进入MIGO显示界面, 它是有2个item的,如上图。 每个item的WM标签页, Item 1里的WM数据: Warehouse number:NM1 Movement type:311 TR number:113 Item 2 里的WM数据: Warehouse number:NM2 Movement type:312....
Updates 22.06.2022: SAP Private Link service on Azure is now generally available (GA) Annoucement Dear Community, In this blog post, I would like to share how you can enhance your extensions running on SAP BTP to securely consume the data from the SAP S/4HANA system with the help of SAP Private Link Service. To get started with....
Hi! In this blog post, we will see how to calculate the accumulative sum using ABAP CDS views without using any AMDP function implementation. First, let us see an example of cumulative amount figures by Calendar Year and Calendar Month. Calendar Year Calendar Month Amount Cumulative Amount 2022 JAN 10000.00 10000.00 2022 FEB 12000.00 22000.00....
In this blog I want to highlight one issue which we face during conversion process in SUM. It takes hours to resolve. But its solution was very simple. I am sharing so that in future if any one face such issues this will help them and they can resolve it easily. SUM Error CURRENTPHASE....
This blog post is targeted to data enthusiasts/ data architects and those looking for privacy preservation of data in SAP applications like SAP S/4HANA based on SAP HANA Database. Introduction In 2019, when customers were still struggling with data privacy solutions available for application data, SAP Customer Engagement Initiative project, showed up with a promising....
Introduction: The purpose of this blog is to provide an overview on how ‘Maintain Email Template’ app can be used to notify approver once PO is created and creator once PO is approved/rejected via email notification. This functionality is available in both on premise and cloud version of S/4HANA. Pre-requisite: Flexible workflow for purchase orders....
Conditions in are used in many TM process steps, e.g. to control the determination of document types or organizational units. Since conditions control such central steps of the TM process, sometimes it is required to analyse a condition if a system does not behave as expected. If the system behaved as expected in the past....
One of the most important task during S4 Hana conversion is CVI integration. When functional consultants run report SAP readiness check for S4 Hana conversion. Usually MasterData BP error comes. SAP Readiness check In order to resolve this issue SAP has provided many tools tcodes and reports. In order to develop these tcodes SAP....
Introduction Flexible Workflow in both S/4HANA Cloud and on-premise (and everywhere in-between) is the recommended way of constructing simple workflows. In this blog, I want to talk about two programmatic methods of providing value helps for custom Condition parameters in S/4HANA Cloud. Standard flexible workflows are provided for a number of different scenarios in S/4HANA....
Objective- Determination of Crate Part Replenishment separate Item types in PMR document in EWM Determination of PSA bin from /SCWM/PSASTAGE table when HUs are closed from Packing Work center instead of hard coding PSA bins at WPT Synopsis: When manufacturing order is released having the BOM components, EWM system should be able to determine dynamically....
During S4 Hana conversion SUM sometimes give following error. SUM error In log file system was stuck at following place. SAPup> Starting subprocess with PID 26421 at 20211104101611 ENV: DIR_LIBRARY=/usr/sap/PRD/SUM/abap/bin ENV: LD_LIBRARY_PATH=/usr/sap/PRD/SUM/abap/bin:/usr/sap/PRD/SYS/exe/run:/usr/sap/PRD/SYS/exe/uc/linuxx86_64:/usr/sap/PRD/hdbclient ENV: PATH=/usr/sap/PRD/SUM/abap/bin:/home/prdadm/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/sap/PRD/SYS/exe/uc/linuxx86_64:/usr/sap/PRD/SYS/exe/run:/home/prdadm:.:/usr/sap/PRD/hdbclient ENV: RSEC_SSFS_DATAPATH=/usr/sap/PRD/SYS/global/security/rsecssfs/data ENV: RSEC_SSFS_KEYPATH=/usr/sap/PRD/SYS/global/security/rsecssfs/key ENV: SAPSYSTEMNAME=PRD ENV: dbms_type=HDB *DBENV: dbs_hdb_schema=SAPABAP1 ENV: rsdb_ssfs_connect=0 *DBENV: (auth_shadow_upgrade) PWD: /usr/sap/PRD/SUM/abap/tmp EXECUTING /usr/sap/PRD/SUM/abap/bin/SAPCAR -cvrf /usr/sap/PRD/SUM/abap/log/SAPup_troubleticket.sar....
This article explains the functional benefit of Origin acceptance in SAP and the related SAP settings and processes. This will be helpful for the consultants, subject matter experts and business users in the procure to pay area. It is explained in a simple and easy way. Overview: Origin acceptance is meant for accepting goods at....
Keep the core clean blog series: Decision Tree of SAP S/4HANA or S/4HANA Public Cloud Implementation
Introduction After being a part of a couple of SAP S/4HANA and SAP S/4HANA Cloud Implementation projects one thing I have learned for sure and that is different techniques to keep the core clean. When I say keeping the core clean I literally mean it. In this blog, I am going to share most of....
Introduction: The payment run process is an accounts payable process that is used to handle payments to vendors. The process is called an automatic payment program. The automatic Payment Program (F110) is used to clear the open invoices and post the payments against the invoices. F110 is the standard t-code or Manage Automatic Payment Application....
In many organizations there is a requirement in reports related to data extraction of text from text views. Like material purchase order text view, many organizations are using frequently these text views to save important information. In this blog I am sharing abap report from which users can easily extract this data. Also it provides....
SAP S/4HANA Cloud の登場とともに、SAP S/4HANA を拡張する方法としてキーユーザ拡張・Side-by-Side extensibility が使われてきました。今後、もう一つの選択肢として Developer extensibility が使えるようになることをご存じでしょうか? このブログ投稿では、SAP S/4HANA 拡張手法の一つとして今後提供が予定されている Developer extensibility (通称 Embedded steampunk) の概要についてご紹介します。 Developer extensibility とは? いま提供されている拡張手法 2022年6月現在、SAP S/4HANA Cloud の拡張手法としては、以下の2つが提供されています。 ・In-app extensibility のキーユーザ拡張 ・Side-by-Side extensibility SAP S/4HANA Cloud での拡張性 In-app extensibility は、SAP S/4HANA Cloud システム内での拡張となります。 こちらは別名キーユーザ拡張とも呼ばれ、キーユーザとなるビジネスユーザや導入コンサルがローコード/ノーコードツールで比較的容易に拡張していくことを想定した拡張手法です。標準アプリケーションの拡張・一部カスタムオブジェクトの作成が可能で、拡張の場合は事前に定義された拡張ポイントのみを使用できます。 SAP S/4HANA Cloud システム内部での拡張となるため、システム内のデータを直接参照することができ、SAPオブジェクトと密に結合した拡張を実装できます。 一方、Side-by-Side extensibility は、SAP S/4HANA Cloud システム外での拡張となります。 SAP Business Technology Platform....
SAP customers were informed that the usage rights for Compatibility Scope will expire on December 31, 2025 based upon board decision, SAP will provide a selective and specific extension of Compatibility Scope usage rights to December 31, 2030 for Transportation (LE-TRA), Customer Service (CS), and selected Production Planning in Process Industry (PP–PI) items on an....
In this blog I will discuss one issue which I face after S/4 HANA conversion in SWIA (WI Administration Report). In SWIA when assigning workitem to another user agent. System was giving following error. “Exception condition “PACKAGE_DOES_NOT_EXIST” triggered”. Although the error was clear as it shows that package does not exist. But the error was coming....
S/4 Hana Creating Custom Analytical Query And Publish As An App S/4 Hana Creating Custom Analytical Query is an app used for reporting and analysis. S/4 Hana Creating Custom Analytical Query offers the fields required to design a query. The user can select the required fields and set filters for the query. They can add restricted....
Introduction – SAP S/4 Hana Move Changes To Production Learn steps in SAP S/4 Hana move changes to production. It has a different approach to the STMS Or SE10-based release of transports based on the on-Premise System. In S/4 Hana moves changes to production using the steps below Note this is applicable Only For Clients....
Dear Colleagues This is in continuation of my previous currency blog SAP S/4HANA Currency Setup Many time we get question that what should be our controlling area currency 10/ 20 or 30, in cases where Cross-company-code cost accounting is active. Let us understand different options & their implications for this CO Area currency setting . Case....
Introduction: Main aim of any application is to keep the transactional document error free. That says how important is error handling and validations in the application process. In this blogpost, I will explain how we can implement real time validations on field input in a transactional fiori application with ABAP RAP framework. Instead of....
Hi, One problem which usually face by fiori users in My Inbox fiori app is that by default only 100 items are visible. If users have a list of workitems more than 100 then total number of workitems are not visible. 100 Workitems in my inbox In this blog I will share simple steps....
last updated: 2022-06-22 16:30 CEST Ok, large objects aka LOBs (no not Line of Business) are nothing special and well known from other database systems. LOBs are unstructured data like a picture, a PDF or a message XML content. The shared properties of this kind of data is that they can be quite large. There....
Introduction-S/4 Hana Display material Serial Number The Serial number app contains information for serial number management. The serial number is given to an item of material in addition to the material number, in order to differentiate that individual item from all other pieces of this material. The combination of material and serial number is unique.....
In preparation of a technical SAP S/4HANA conversion, a central task for Customer/Vendor integration is the definition and assignment of number ranges for Business Partners. During the process you found one or more doubts or problems about number range. This Blog post is discuss Tips and Tricks of number range setting during Business Partner Conversion....
In S4 HANA when we implement my inbox fiori app. It shows some action tasks buttons by default like “Suspend”, “Claim”, “Show Log” etc. as follows: My inbox fiori app buttons In this blog we will discuss how to hide these buttons In order to hide these buttons we will use the standard BADI “WF_TASK_SUPPORT”. Go....
许多客户迁移到 SAP S/4HANA 后,经常询问如何配置业务合作伙伴相关的权限问题。 在此基础上,我总结了一份关于如何处理业务合作伙伴的权限问题和一些常见场景的简短指南。 SAP 业务合作伙伴常见权限对象的简短描述 权限对象:B_BUPA_GRP – 权限组。使用此权限可根据权限组定义可以编辑哪些业务伙伴。 权限对象:B_BUPA_ATT – 权限类型。使用此权限对象,您可以在业务伙伴维护中为任意数量的输入字段定义权限。您可以根据字段值确定可以维护哪些业务合作伙伴。在定制中,您定义权限类型并指定应检查的字段的名称。 权限对象:B_BUPA_FDG – 字段组。使用此权限对象,您可以在业务伙伴维护中为各个字段组定义权限。 因此,您可以定义用户可以获取或查看业务伙伴维护中的哪些字段。 权限对象:B_BUPA_RLT – BP 角色。使用此权限对象,您可以定义可以编辑的 BP 角色。 常见权限对象的使用方法 权限对象:B_BUPA_FDG 用户可以对 BP 屏幕中的字段强制执行权限。 例如,即使在业务伙伴的更改模式下,用户也可以将屏幕上的特定字段设置为仅显示。 在 BP 屏幕中将字段first name设置为仅显示的步骤如下: 执行t-code BUCN,注册需要指定权限的字段组。在我们的示例中,字段组是first name(字段编号:25)。 选择“New Entries”并添加字段名称并保存。 现在已经为权限检查注册了字段组。 从 PFCG 导航到“Change Authorization Data”中的“Change Roles”。 导航到“Cross-Application Authorization Objects”,然后导航到“Business Partner: Field Groups”。 编辑Activity并选择“显示”,然后单击“保存”。如果权限应适用于所有“活动”和“字段组”,则可以选择“*” 选择“field group for....
Problem Statement You may have encountered a message like “You cannot use the XYZ conversion exit here” when trying to publish an OData V2 or V4 service via RAP service binding. The reason is that most conversion exist are not allowed any more in the context of OData services as they lead to various issues.....
Do you want to get more work done with less effort? Then the new visual tools of SAP Business Application Studio are the perfect accelerators for you to develop SAP S/4HANA extensions. In SAP Discovery Center start the new mission “Accelerate Development of SAP S/4HANA Extension Applications with SAP Business Application Studio” and learn how....
The new word in the street is SAP S/4 HANA. In this post we will learn :- What is S/4 Hana in nutshell What are the S/4 Hana installable components In What way and shape SAP ECC differs from SAP S/4 Hana Lastly , we will take a sneak peek in S/4 Hana conversion process....
When you implement My Inbox fiori app you can face one issue in which user is receiving duplicate work items in his My inbox fiori app. If you check total workflow tasks in inbox from SBWP . Workflow is showing total 7 items. Total 7 workitems If you login to My inbox fiori app....
In SAP manufacturing projects, generally speaking, the same plant will only set one warehouse number. Multiple different storage locations under this plant share the same warehouse number, which is a common practice in SAP projects. I have always been curious about what it would look like when transferring stock between storage locations have separate....
The WM level behavior when we blocked stock cross warehouse number within the same plant code 1, Execute the transaction code MIGO with movement type 344, to block the stock of material 820 in plant code NMDC storage location 0001, at the same time change the storage location into 1001. The storage location....
1, The WM reference movement type for IM movement type 344 is also 344. The WM level movement type of reference movement type 344 is 309. In the WM level movement type 309, we activate the TO automatic creation, see below screen shot: 2, The material number 800 was used....
We know that SAP WM stock removal strategy a can give priority to remove stock from partial pallets when issue goods. This is undoubtedly conducive to the management of warehouse, which can use up the partial pallet inventory as soon as possible, reduce the number of partial pallet, and make more effective use of the....
Customers with new implementations of Data Warehouse Cloud have asked me what the best way is to get started on a project. There are great resources available as an administrator as well as business user but there is also pre-delivered Business Content available to be activated for Data Warehouse Cloud and SAP Analytics Cloud. In....
In case you are working on ABAP Restful Programming model; you will be creating V4 Odata for the same. We do transport assignment for oData V2 using transaction /IWFND/MAINT_SERVICE. But in case of V4 oData , we can view them in transaction /IWBEP/V4_ADMIN and /IWFND/V4_ADMIN but it does not show provision of adding a transport request in....
After we have adapted an SAP Fiori elements application in my last blog post, today we are going to make changes to a freestyle SAPUI5 application. Before you proceed, please make sure you understand the different capabilities of SAPUI5 Flexibility by reading this blog. We will start with a purchasing app and add a custom column to an existing table....
Since ABAP release 7.88, SAP BTP ABAP Environment 2205, CDS view entities are feature complete. In this blog series, you find a complete list of new features, improvements, and differences of CDS view entities compared to CDS DDIC-based views. Part l: New features Typed literals Set operators EXCEPT und INTERSECT Calculated quantity with calculated unit reference Entity buffering using tuning....
Latest Update October 2022: A few additional references added for those interested in using SAP Access Control to manage access to SAP Fiori in the new section Next level security design with SAP Access Control, which you will find near the end of this blog post. Recently I have been working with a customer who is new....
Purpose of this blog This blog intends to provide the initial guide for functional experts to play with SAP Fiori and new apps in S/4HANA. SAP Fiori and new apps in S/4HANA are the same positionings as SAPGUI Transaction. SAP Fiori launchpad is the alternative to SAPGUI easy menu from which SAP Fiori and other apps are....
Authorizations are the core of security in SAP, but they have evolved with time from their initial iterations with SAP ERP. On launch in 1992, SAP R3 attempted to become a corporate backbone for enterprise data. To do this, SAP R3 used three interlinked layers: database, presentation, and application. The database layer contained the raw....
The use case I wanted to set up was to expose an API from a S/4HANA on-premise system to consume it in a custom application developed in SAP Business Technology Platform, which its purpose is to create a Purchase Orders in the S/4HANA system. Thanks to Javier Garcia for working this set up with me. Prerequisites: Create....
The DBACOCKPIT of SAP NetWeaver AS ABAP and ABAP Platform provides the SQL Editor which can be used to execute SQL statements on connected databases. The SQL Editor is a full featured SQL command line and supports all SQL statements as listed, for example, in the SAP HANA SQL Reference Guide for SAP HANA Platform. It was designed to....
Configuration of Fiori User/Web Assistant with/without Web Dispatcher for S/4 HANA On-Premise System
The Web Assistant provides context-sensitive in-app help and is an essential part of the user experience in SAP cloud applications. It displays as an overlay on top of the current application. You can use the Web Assistant to provide two forms of in-app help in SAP Fiori apps: Context help: Context-sensitive help for specific UI elements. Guided tours: Step-by-step....
Today I want to tell you a funny topic. The topic is ‘$Batch operation on the Gateway Services with CDS’. In Odata, generally we use deep entity method for implementing table or header-item relationship. But sometimes we do not want to implement deep structure methodology, we want to send data in just one request or....
The SAP S/4HANA Upgrade and Product Integration Roadmap has been updated with a new activity “Innovation Evaluation” in the Discover phase, describing how SAP can support an innovation and improvement journey. Where applicable, the roadmap now also refers to the modules of the corresponding PE scenario “Enable Innovations with the latest SAP S/4HANA release” and....
As we know SAP has 5 year mainstream maintenance window for each S/4HANA release ; customers need to keep their S/4HANA systems upgraded on regular basis to comply with S/4HANA maintenance . After the end of mainstream maintenance, the release usually enters customer-specific maintenance. Nowadays S/4HANA Upgrades are catching up considering 1511 and 1610 are already out....
📢Note: Before implementing data extraction or write back to/from SAP systems please verify your licensing agreement. Dear community, For many companies, SAP ERP is at the heart of daily business operations and therefore, there is a desire by many stakeholders to leverage SAP data for insights. Data often gets curated in shiny slide decks and....
Implementing Fiori apps is to get more value out of SAP S/4HANA business innovations and analytics. Best way to start S4 Hana implementation is define UI/UX strategy with Fiori in early stage of project during discover, prepare explore. It is at this moment, when talking about SAP delivers SAP Fiori application under new and renew,....
Hope you all are staying safe and doing good. INTRODUCTION: Last few weeks i was working on a requirement which required CFIN CO posting interface some some additional attribute data from one of the ECC systems. To achieve this requirement we used CFIN BADI in the source system to populate the additional field in the....
こちらのブログではSAP Data Warehouse Cloudに作成されたSAP BW ブリッジテナントにS/4HANA(オンプレミスシステム)を接続するための手順をご紹介します。設定手順は以下の順番に沿って行います。 ① BW ブリッジの初期設定 ② クラウドコネクタの設定 ③ BW ブリッジテナント・S/4HANAの設定 今回のブログはこちらのHelpページをベースに作成しています。 ①. BWブリッジの初期設定 1.BW ブリッジでユーザーを作成する 既にBWブリッジユーザーを作成されている方はこちらの手順は不要です。今回はこちらの手順説明は割愛させていただきます。ユーザー作成や権限付与に関する参考へルプをご確認ください。 2.ABAP Development toolsと BW Modeling toolsのインストール 既にABAP Development toolsとBW Modeling toolsをEclipseにインストールされている方はこちらの手順は不要です。本ブログではこちらの手順は割愛させていただきます、詳しくはこちらのブログをご確認ください。 ② クラウドコネクタの設定 以下の手順でクラウドコネクタの管理UIで実行します。 1.クラウドコネクタのインストール 2.S/4HANAを登録・マッピングする 3.S/4HANAへのリソースを追加する 4.BW ブリッジテナントをサービスチャネルに追加する 詳しい方法をご紹介します。 1.クラウドコネクタのインストール SAPクラウドコネクタをインストールされている方はこちらの手順は不要です。クラウドコネクタのインストール方法については、手順ブログをご確認ください。(【Cloud Connectorにサブアカウントを追加】まで実施してください。) 2.S/4HANAを登録・マッピングする 以下の手順でクラウドコネクタでオンプレミスシステムへのアクセスを許可します。 ①クラウドコネクタの管理UIの左側のメニューから、【Cloud To On-Premise】を選択 ②サブアカウント名は自動で登録したアカウントが選択されるが、必要であれば作成したアカウント名を選択 ③【Access Control】タブを選択し、【+】ボタンからマッピングを追加 ④今回はS/4HANAとの接続のため、Back-end Typeは【ABAP System】を選択し、Nextをクリック....
Technical blog post on data lineage in SAP S/4HANA In this blog post we will lay out the technical aspects of SAP S/4HANA Embedded Analytics, specifically how to get from a process to the apps and eventually the underlying CDS-views and tables. This is called data lineage. This information can be helpful when an issue arises....
Migration Cockpit is a S/4HANA app that replaces LTMC from version 2020 (OP). This is a powerful data migration tool included in the S/4HANA license and it delivers preconfigured content with automated mapping between source and target, this means that if your need matches the migration objects available, you do not have to build a....
Recently, in a routine code review, I had to disappoint a teammate by pointing out that the standard class he was so excited to find should not really be used. The class in question was CF_RECA_MESSAGE_LIST and it was meant to add messages to the application log. What’s wrong with this class, you ask? Well,....
Downtime is one of key factor in S/4HANA brownfield conversion and for large scale customers using classical conversion method downtime may not fit in desired downtime window e.g. over the weekend . Now working with many customer , I’ve seen common problem to achieve desirable downtime in planning from ECC to S/4HANA journey . SAP....
This procedure is Part 1 of the series which describes the very first steps to download the media. We will focus on creating Sandbox type instance with co-deployed (embedded) gateway. Please find other blogs as follows at S/4HANA SQUARE ONE SAP S/4HANA SQUARE ONE NEW INSTALLATION PART1 – MP PART2 – Installation PART3 – BP Activation PART4 – Fiori Activation PART5 –....
I am writing this blog post because I want to give back to this great collection of SAP knowledge and contribute myself. It is my very first blog post so bear with me. There could be much better solutions out there but I was not able to find one within appropriate time so I came....
This blog includes installation of SAP S/4HANA 2021 FPS2 and will focus on creating Sandbox type instance with co-deployed (embedded) gateway. Please find other blogs as follows at S/4HANA SQUARE ONE SAP S/4HANA SQUARE ONE NEW INSTALLATION PART1 – MP PART2 – Installation PART3 – BP Activation PART4 – Fiori Activation PART5 – DATA MIGRATION S/4HANA 2021 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 S/4HANA 2020....
This blog is created with joint team work between Hanuma Rupakula and Mahesh Sardesai. Please refer SAP Note 3126942 – Jump Start Your SAP S/4HANA 2021 Implementation by Activating SAP Best Practices which will guide you in preparing for implementation of S/4HANA using SAP Best Practices content. WARNING: This blog provides guidance for activating S/4HANA 2021 FPS2 Best Practices when a....
Please find other blogs as follows at S/4HANA SQUARE ONE SAP S/4HANA SQUARE ONE NEW INSTALLATION PART1 – MP PART2 – Installation PART3 – BP Activation PART4 – Fiori Activation PART5 – DATA MIGRATION S/4HANA 2021 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 S/4HANA 2020 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps0 S/4HANA 1909 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps2 fps1 fps0 fps0 S/4HANA 1809 fps2 fps1 fps0....
In this blog post, we explain step by step how to configure SAP S/4HANA and SAP Customer Checkout manager to transfer material master data from SAP S/4HANA to SAP Customer Checkout manager. The credits for this blog post go to Harald Tebbe who collected all the required steps that are summarized in this blog. This blog is....
As we know, SAP has pre-delivered objects in LTMC, but there is master data or transactional data that does not yet have LTMC objects, such as service master. In this post, we will create a custom LTMC object for uploading the service master data (AC01) using LTMOM with standard BAPI. Testing is done on S/4HANA....
We have such a scenario: there are two storage locations 0001 and 0002 under the plant code NMDC, of which 0002 is used as the temporary receiving storage location to complete the goods receipt of the purchase order. After the warehouse personnel place to material inventory on the shelf, the storage location of the goods....
In SAP WM module, the stock removal strategy A(partial pallet quantity) is also commonly used. There are partial pallets and full pallets of materials placed in the warehouse. If a small amount of materials need to be removed from the shelf, SAP system can suggest that they should be removed from the partial pallet shelf....
This blog intent to demo the storage type capacity check method 5. 1, Storage type Z03 activate the capacity check, check method is 5(Usage Check based on SUT). 2, Material 781 is used for the demo of this blog. See the WM1 and WM2 views. 3, Maintain the capacity....
In the plant NMDC, we defined two storage locations, 0001 and 0003. They share the same warehouse number NM1. We hope to achieve the following results: If the goods are received to the 0001 storage location, different materials can be put on the shelf to the storage type 001 / 002 /....
In this blog I wish to bring out the difference involved with implementing RISE with SAP S/4HANA,private edition against RISE with SAP S/4HANA cloud(essential edition) This blog is intended for those who have basic understanding of RISE and wish to understand a detailed difference between the public and private edition while using SAP Activate methodology.....
Dear all, as the name implies, SAP BW/4HANA or SAP S/4HANA are fully integrated with the underlying SAP HANA platform. This also means, that the physical data model changed compared to their predecessor products (for example in FICO area). Some tables are removed, changed or consolidated which makes a lot of sense to leverage the full power....
SAP S/4HANA Cloud is a complete enterprise resource planning (ERP) system with built-in intelligent technologies, including AI, machine learning, and advanced embedded analytics. It comes with embedded analytics in the form of a huge set of predefined SAP Fiori analytical apps which can visualize operational data that is already in the system. SAP S/4HANA Cloud also integrates SAP....
Como vai TIME quanto tempo, mas afinal o que é a metodologia SAP Activate? Resumidamente o SAP Activate Methodology é composta, basicamente, por 4 fases. Prepare: Conduzir o planejamento e preparação inicial e definir governança do projeto para iniciar o projeto o com o pé direito. Explore: A equipe do cliente explora as capacidades da solução....
SAP WM module is integrated with other SAP modules. After the salesperson completes the creation of the sales document, the business personnel of the warehouse department need to pick for the delivery document. If WM management is enabled for the picking storage location, the warehouse personnel need to create a TO (Transfer Order) based on....
Just think of SAP BTP as a solar system with its native runtimes and services but still allowing you to reach destinations in a different universe. Indeed, SAP BTP offers a number of kernel services. Among them the connectivity services. SAP BTP Connectivity services comprise a connectivity lite, connectivity proxy and destination services. The destination service is the....
As part of SAP S/4HANA Customer Care and Regional Implementation Group, I am privileged to work across many customers, and our aim is to bring their lessons learned to you. One unfortunate pattern, common among customers new to SAP Fiori, is a poorly configured launchpad. For example, even though the SAP Fiori launchpad appears, when....
How do you predict how a particular thing will perform, given set criteria? Forecasting models are one of the best ways to use what a business already knows to figure out what they’re likely to encounter as they move forward. Thus, the past consumption of a particular material can potentially predict how the business will....
A Return Material Authorization (RMA) is a transaction whereby the recipient of a product arranges to return goods to the supplier to have the product repaired or replaced or in order to receive a refund or credit for another product from the same retailer or corporation within the product’s warranty period. IN RMA we have multiple follow....
Customer Vendor Integration BLOG POST Part 1 of 3. This is the first part of a three part blog post on SAP CVI (Customer/Vendor Integration). SAP delivers the CVI cockpit to convert customers and vendors to business partners, but there is a lot of preparation that needs to be done. Copyright @ V3iT Inc Converting....
SAP Business Client has a great talent for integration. First, single apps have been integrated. Second, the Fiori Launchpad as a whole (FLP@ABAP). Now, the cloud launchpad, called SAP Build Work Zone, standard edition, fka SAP Fiori Launchpad Service, running on Business Technology Platform (BTP, cloud foundry). So even in the cloud you can mix native SAP GUI....
I am a developer at SAP Labs India. I have used SAP AppGyver as the frontend for an application and have connected it to SAP Business Technology Platform services and SAP S/4HANA APIs. I observed that CORS (Cross Origin Resource Sharing) error is one of the blockers to achieve this integration. This error occurs as....
Introduction: In this blog post, I will explain about “Custom actions” that can merge draft entities into Active and switch to display mode. An action in RAP is a non-standard modifying operation that is part of the business logic. The standard use case of an action is to change specific fields of a....
Authorizations are such an integral part of an SAP environment. Unfortunately, not many have noticed the subtle changes that have impacted migrating from SAP ERP to SAP S/4HANA. Despite the lack of coverage, these authorization evolution elements are apparent to anyone who has to use the new system almost immediately. How has authorization changed between....
Abstract Innovate your IT landscape with SAP Data Warehouse Cloud, which is SAP’s strategic target solution for all data warehousing use cases in the puplic cloud, in line with SAP’s data-to-value portfolio strategy. This blog post provides SAP BW and SAP BW/4HANA customers an overview of how existing on-premises investments can be converted to the cloud. More importantly,....
SAP Startup Framework now natively supports systemd on Linux SAP applications have been available on Linux since 1999, and ever since SAP has used System-V startup scripts to start the applications automatically on all UNIX-like operating systems. This has been a big benefit in the past because SAP administrators could use the same knowledge for....
In this short blog, I wish to share my personnel learning experience for RISE with one of the best learning courses provided by SAP for its partners to jump start with RISE with SAP for a Partner Cloud Solution architect (PCA) . NOTE:Learning Hub access is mandatory for the same and you must be a....
In this blog post I will discuss the overview of SAP S/4HANA Embedded Analytics which is one of the key innovations of S/4HANA. It is a collection of SAP Fiori tiles in SAP S/4HANA that enable real time operational reporting. Embedded Analytics uses SAP Fiori as the front-end user interface and SAP has delivered standard....
Introduction Today, no one doubts that agile projects are more successful than those that work with the old waterfall model. This can also be proven empirically: The Standish Group Chaos Study from 2020 shows that Agile Projects are 3X more likely to succeed than Waterfall projects. This is also true for S/4HANA implementation projects, but there are....
Latest Update 29.04.2022: A couple of clarifications, alternatives, and watchpoints added – particularly around page locking and copying of SAP-delivered pages. Whether you are doing a new implementation, system conversion, or upgrade to SAP S/4HANA 2020 (or higher), there is a major shift in the SAP Fiori launchpad layout mode – from groups to spaces....
Latest Update 14.10.2022: With SAP S/4HANA 2022 a new launchpad configuration parameter EXPOSURE_HOMEPAGE_STRUCTURE has been added to control which home page structure is exposed to the SAP Launchpad Service on SAP BTP i.e. Groups or Spaces/Pages or both. Refer to Exposing Launchpad Content to SAP Business Technology Platform Latest Update 14.09.2022: On SAP S/4HANA 2020 and looking to....
The purpose of this blog is to provide a detailed view of the Purchase Requisition’s (PR) end to end process flow along with screen shots of relevant Fiori app. This blog will help the SAP PTP Consultants in visualizing the end-to-end process flow of Purchase Requisition using Fiori apps. In any organization procurement starts with....
Customer Vendor Integration BLOG Part 2 of 3. This is the second part of a three part blog post on SAP CVI (Customer/Vendor Integration). Copyright @V3iT Inc Copyright @V3iT Inc Lessons learned on mis-Configurations: General Settings Missing Tax Classification and Address Number Range cause errors. Majority of businesses forget to include their tax numbers or tax categories in the....
Customer Vendor Integration BLOG Part 3 of 3. This is the third part of a three part blog post on SAP CVI (Customer/Vendor Integration). Copyright @V3iT Inc Copyright @V3iT Inc Transaction Codes and Tables We can still use the customer and vendor master data creation transaction codes (XD01/XD02/XD03, XK01/XK02/XK03) once the CVI synchronization procedure in....
Recently, I received a question from an SAP peer who works in the retail industry. The customer asked her if she could enable the ERS function of SAP for the supplier consignment purchase process. I was very surprised and felt that the question of this SAP customer was not simple and shallow. At the same....
Introduction I am working as SAP EWM Consultant and i have enjoyed reading all the blogs posted by experts in the area of SAP EWM. Now I am writing my first blog post on SAP EWM for the inbound process using RF screen in SAP S/4 HANA Embedded EWM version 2020 with POSC & LOSC....
SAP Ecosystem is becoming more and more complex for developers with the introduction of S/4 HANA and Cloud offerings. They have released a lot of new technologies e.g., SAPUI5, CDS Views, ABAP Programming Model for FIORI, ABAP RAP, CAP, SAP BTP, etc. It takes quite some time to acquire that knowledge and become proficient (as....
Today we are pleased to announce that SUSEs project Trento is reaching the Ramp-Up phase today where we make the solution available to customers in a staged approach. In case you are hearing about Project Trento for the first time, please check the official Trento website or watch the first demo video to learn....
“Business Analyst is the Allrounder every IT team must have”. Hello, my name is Kartik Dua and in this blog article, I am going to talk about the importance of a Business Analyst (BA) in an IT organization. I will use a Cricket sport analogy to explain my thoughts, but I am sure other sports....
I recently was exploring the SAP Query Browser (App IDF1068) on SAP S/4HANA 2020. Query Browser The SAP Query Browser allows you to view, retrieve & analyse different data using analytical queries & is a powerful Fiori app for embedded analytics. I found a lot of information on SAP Query Browser available online, some of....
To underpin active development in SAP Business Technology Platform and SAP S/4HANA, we at the SAP Cloud SDK for JavaScript always keep our APIs up to date and provide developers easy access to the latest features of cloud solutions by SAP. To better achieve this mission we regularly review and improve the design of the....
Fleet management is very popular in Industry’s where lot of vehicles are used, it is used to track the vehicle usage, fuel consumption etc. I am trying to explain the detail steps used in Fleet management configuration along with some rationale, I hope the reader can follow these detail steps to understand and configure SAP....
Find here an overview of the SAP Enterprise Support Academy monthly newsletter on latest news, achievements, and educational offerings. The SAP Enterprise Support Academy provides expert guidance and high impact knowledge transfer services that enable you to innovate and be successful with SAP solutions, no matter your choice of deployment. Subscribe to regularly receive latest news and stay....
In a recent blog I informed you about our new Expert Guided Implementation sessions for SAP S/4HANA embedded analytics. Those sessions are instructor led and delivered within a defined timeframe, and generally are a great hands-on way to get SAP Fiori analytical apps up an running. You may, however, be looking for something a little more self-service so....
Greetings and salutations my friends and colleagues. Happy New Year 2022. Cheers to health, happiness, and a more sustainable future for our families and loved ones. If you had the opportunity to be back in the office last week from holiday break, you most likely caught some of the Board level and SAP SE communications....
I see a lot of benefits from using Artificial Intelligence and Machine Learning to optimize your supply chain, improve your forecasting and planning capabilities and learn more about your suppliers and customers. There is a lot of content available on the internet, and within a couple of minutes, you can find records and examples that....
This article is focused on what is being offered new functionalities in Finance which are beneficial to the users as part of their daily business or month end or year end processes. They tend to smoothen the complex processes which critical to business like Depreciation posting, Reversal of journals, invoice management, Balance carry forward and....
Dear SAP Activate Community, I am pleased to announce our next community call on February 2nd at 9 am CST. Join us to hear from Daniel Ciecko, Adnette Kamugisha, and Jan Musil about navigating through SAP Activate roadmaps and the outlook for 2022. Title: SAP Activate Community Live – The Roadmaps in SAP Activate Description: Members....
Here in this Blog post I’m going to explain the creation of Roadmap UI element and navigating between views using it. Using Roadmap we can show step by step workflows or Show different data in each step. Roadmap UI element Provides 2 types of Steps : Roadmap Step Multiple roadmap Step. 1. Roadmap Step : Here Using....
In this blog post, we’re going to introduce and cover the use of Quality Management in Process Manufacturing. Before we dive in, it is important to note that when looking in the best practices explorer it appears that quality management in process manufacturing is not supported, however, this is not the case, and it should....
SAP Partner InfraBeat Technologies’ growth story leveraging their SAP-Qualified Partner-Packaged Solution “SHIFT” features in one of India’s top newspaper What an amazing journey! Read how an SAP Partner in India who started its business in a small apartment, evolved to a name to recon within the field of digital transformation. InfraBeat Technologies Private Limited is an....
Dear Digital Supply Chain Manufacturing Community, As our team further enhances and expands our Digital Manufacturing SAP S/4HANA product portfolio in support of Intelligent Factory, we are excited to announce a modular deployment option with SAP Digital Supply Chain, Edition for SAP S/4HANA Manufacturing for production engineering and operations. It provides a simplified, step-by-step entry point to the....
As of SAP S/4HANA Cloud 1902 email notifications concerning approval results can be sent to the workflow initiator however with SAP S/4HANA Cloud 2111 release the Purchase Order workflow supports Configurable Email Notifications at the end of the workflow providing the possibility to choose an outcome of when an email will be sent, an associated....
In SAP ERP it is possoible to Automate Doubtful Customer Open item transfer and create the corresponding Provision. When Customer Open Item are overdue, the accounting department may want to treat them as a bad debt based on thier own criteria. For this, the account receivable team perform some manual activities to: Do Doubtful Customer....
As you know, SAP HANA comes with many enhancements and features. The new transaction SE16H comes with new features which enables rapid tables check and small queries. SAP Consultants used to use the transactions code SE16/SE16N/SQVI to check table’s value and/or extract data. The transaction code SE16H enables: Tables check (consult and extract) like a....
In part-1 of this blog series we will add a custom field Smart Number to SAP S/4HANA Manage Purchase Order SAP Fiori app and also make it editable so that data will persist in Database. Manage Purchase Order is Created using below principles: Backend SAP Fiori Elements on CDS for UI annotations Reference Data Source to enable OData....
Welcome to the Part 2 of Universal journal blog series. In this blog, we are going to discuss about the functional impact of ACDOCA in Finance business processes. How several modules have been integrated into single table and reconciled on real time? If you want to read the technical aspects, here is the link to....
After peeking behind the curtains in our blog posts about Bug Bounty and Application Security testing, we’re continuing our series about how we secure SAP S/4HANA within our secure software development lifecycle by taking a step back. One of the first things we do when we develop and even design our software is called “Threat Modeling”. It’s mandatory....
Introduction In this blog, the steps outlined for configuring and executing ‘Supplier Advance Return Management process in S/4HANA’. This will help users to configure advance return management and execute, monitor in S/4HANA Environment. The Business user can effectively monitor the complete return process cycle end to end and take corrective measures. The system can be....
Introduction: In this blog, Purchase Category key concepts, steps involved in setting up in S/4HANA are outlined. The need for Purchase Category and its relation with Material groups and Supplier also addressed. This will help users to define Purchase Category in S/4HANA Environment as per the business requirement. Pre-requisite: Identification of Grouping of similar....
Background/ Business Use Case Many customers use SAP Master Data Governance (MDG) for managing Master Data and distribute the data created in MDG to downstream ERP Applications including S4HANA. SAP MDG acts as single source of Master Data allowing governance control for higher business efficiency and refined process control. However, there are data elements like....
Introduction: In this blog, Steps are outlined on “how to determine/choose between Scheduling agreement Vs Contract” in the procurement process in S/4HANA. it helps the Category Manager/Buyer to negotiate and decide the right type of Contract with external Suppliers. Pre-requisite: Identification of Materials and Volume of the Procurement as part of Contract Management Identify the right....
Description: In this scenario we will display the list of PO from the EKKO table and set the Purchase order number EBELN as link to action. On clicking the EBELN link let us display the Item details for that Purchase order in a separate table. Procedure: Step1: Go to TCODE SE80 and create a webdynpro component....
The Project System is used by a vast number of SAP customers, for a wide variety of purposes. With the move from SAP ECC to SAP S/4HANA, many things are changing, and much of the Project System scope is on the compatibility pack matrix. This call outlines these changes for project control functionalities, also giving....
Lock Box implementation for unique customer use case Objective: This Article explains the implementation and use case of Lockbox functionality Business need for implementing Lockbox for incoming check payments Elimination of manual scanning and manual processing of incoming checks resulting in processing error and delay Manual reversal of dis-honored or voided checks is....
In this blog post, you will learn to trigger a SAP BTP Workflow from a SAP Event Mesh Service using a nodejs app. SAP Event Mesh is a fully managed cloud service that allows applications to communicate through asynchronous events. More details of SAP Event Mesh service can be found in the below link – https://discovery-center.cloud.sap/serviceCatalog/event-mesh?region=all....
Automating and improving financial processes, including unifying disparate data from 24 dealers As the exclusive retailer of Mercedes-Benz luxury vehicles in Hong Kong and Macau, and with operations expanding into Southern and Western China, Zung Fu Motors (China) Limited needs smooth, efficient internal processes. But Zung Fu’s finance team was burdened with thousands of manual and redundant....
Denken Sie über Ihren Weg zu SAP S/4HANA nach? Möchten Sie wissen, ob es Showstopper für Sie gibt und wie Sie damit umgehen können? Möchten Sie einen personalisierten Bericht über die Änderungen vom SAP ECC 6.0 zu SAP S/4HANA haben, den technische und Business User diskutieren können? Hätten Sie gern deutschsprachiges Training zu diesem Bericht? Der SAP Readiness Check for SAP S/4HANA bietet Ihnen....
This is Part 6 in the series on the migration of SAP Plant Maintenance data from SAP ERP Central Component (ECC) to SAP S/4HANA® Cloud. It has been a challenging time and being able to get back to writing some more Blog Posts is a welcomed time. Personally, I have been very busy helping Customers....
Shenzhen Linglue Numerical Control Equipment Co. Ltd. is part of Guangdon Lingyi iTECH Manufacturing Corporation (LY iTECH), a global precision manufacturer that provides “one-stop” intelligent precision solutions such as magnetic materials and precision components, modules, and structural parts. from SAP Image Library LY iTECH wanted to automate manual operations and data imports to increase efficiency and reduce....
Dear Readers, Linear Asset Management is very popular in Industry’s like railways, roadways, utilities , Oil and Gas where lot of assets are in linear positions , it is used to track the vehicle usage, fuel consumption etc. I am trying to explain the detail steps tp configure Linear asset management , I hope the....
Introduction This article is intended to provide a quick overview of the finance functions specific to Japan which are available as part of Country Version. This will be useful for consultants who are analyzing the benefits of using the country version Japan in order to set up the local business and legal requirements of companies....
The SAP Mentor Spotlight Interview Series highlights key strategic topics, such as emerging technologies, learning, and other topics, and provides insights from Mentors and SAP leaders on turning ideas into innovative approaches that impact people, process, and technology. Mindfulness and meditation can help organizations and teams around the globe. With digital transformation, challenging customer requirements, and an....
Background/ Business Use Case Many customers have a need to withdraw material directly from the supplier owned consignment stock against a Production Order. Production BOM (Bill of Material) has one or multiple components which are externally procured and withdrawn/consumed using the Consignment Process. Consignment inventory is a supply chain management strategy that nurtures supplier collaboration/....
Introduction: Enabling Draft is most common feature in current projects irrespective of Managed/Unmanaged scenario in fiori applications. In short, lets see what the draft is. Draft-enabled applications allow the end user to store changed data in the backend and continue at a later point in time or from a different device, even if the application....
It is a new year and with a new year follows our very new SAP S/4HANA Cloud 2202 release. As always, we bring a large variety of new innovations to our valued cloud customers. These innovations will support your intelligent enterprise and help you to run your business better every day. In this blog post,....
SAPUI5 Flexibility supports the easy extension of SAP delivered apps ensuring that the adapted application (called Application Variant) will be compatible with future updates provided by SAP. A variant is semantically a new application with an own id, which technically is comprised of the extended application resources and the changes created as part of adaptation project.....
Business agility is more important than ever as the pace of change accelerates. Companies need to minimize the time they spend on system upgrades and software updates, so they can focus on innovation that benefits their customers. SAPUI5 flexibility provides the capability to extend an SAP Fiori app in the UI layer modification-free, i.e. without risking....
Welcome to release SAP S/4HANA Cloud 2202. In the following please find a number of selected highlights in group reporting, accounting and financial close as well as treasury management including business benefits, capabilities and demos. Video 1: Release Video for Finance in SAP S/4HANA Cloud 2202 Advanced Valuation Processes Period-end closing is a....
We are pleased to announce the availability of the updates to SAP Activate for SAP S/4HANA Cloud and pre-configuration content in SAP Best Practices Explorer (BPX). This release delivers many updates to the ready-to-run business processes, methodology guidance and the SAP Cloud ALM capabilities that our customers can leverage in their SAP S/4HANA Cloud projects.....
A few weeks ago we concluded our Customer Connection project SAP for Utilities on-premise 2021. Once more SAP development has delivered numerous enhancements based on your suggestions we collected earlier in 2021 related to IS-U device management, meter reading, AMI, billing and invoicing. We shared details at our delivery call webinars that took place at 15....
As a business application developer, you need to ensure that your apps run with optimal performance. While this holds for all types of applications, in this blog post I am specifically looking at web apps, and in particular I am focusing on SAP S/4HANA applications using web-based access. Your app’s users demand short end-to-end response times to....
Purpose Purpose of this blogpost is to provide overview on the Consolidation of Investment (COI) in SAP S/4HANA Finance for group reporting solution. SAP S/4HANA Finance for group reporting supports below approaches for COI Rule Based Consolidation Activity Based Consolidation (supported from 1909 release) In this blogpost we shall understand more on the Activity based consolidation....
In a quest to reduce interest rate manipulation & increase financial transparency, banks and regulators around the world have performed an overhaul of the benchmark interest rates used globally for financial transactions. Corporations and financial institutions have in the past heavily relied upon LIBOR based credit lines, debt/investment contracts & derivatives. As of January 1, 2022....
About the Author I am a Product Owner for SAP PLM Process Industries, helping customers and defining requirements towards the development team. Related blog posts Part 1 – Basic concept Part 2 – Layouts, per stream calculation, not maintained data and nutrients Part 3 – Composition, Cost, Intra-formula contribution calculations, losses Part 4 – Scaling, exporting, PO limits,....
IBP MRO – Current State Capability and Direction Earlier in this blog, I shared how companies might consider their asset as a customer? Using SAP‘s latest innovations to predict, maintain and plan the spare parts inventory level. I shed the light on the global study we started with customers and my plan as I set industry....
Find here an overview of the SAP Enterprise Support Academy monthly newsletter on latest news, achievements, and educational offerings. The SAP Enterprise Support Academy provides expert guidance and high impact knowledge transfer services that enable you to innovate and be successful with SAP solutions, no matter your choice of deployment. Subscribe to regularly receive latest news and stay....
MOTOR OIL, Corinth Refineries S.A. is an energy group based in Greece. It was founded in 1970 and its refinery in the region of Corinth counts among the top refineries in Europe. The company plays a leading role in crude oil refining and marketing of petroleum products in the country, as well as the greater....
Abstract: The Data Transition Validation (DTV) Tool is a new tool available for SAP S/4HANA conversion projects targeting S/4HANA 2021: DTV allows the establishment of a project that spans the entire conversion process. Within the DTV project specific reports can be identified and configured to capture key financial data before and after system conversion. The....
This week, I participated in the EDA Summit series (link) where I had the opportunity to discuss how customers are approaching Event Driven Architectures to implement real-time business solutions. As part of this talk, I featured both Elkjøp, of Norway, and Natura & Co, of Brazil, as examples of multi-national companies seeking to improve their overall customer....
Introduction In Every Projects you go there will be requirement to enhance the Standard Screen to add some new Custom Fields. The general approach you do use Append Structure and add your Custom Fields. Sometime while analysing it may happen that you have the Append Structure name but you cannot find the Actual Structure it....
“The lead generation process starts by finding out where your target market ‘lives’ on the web.” – Wayne Davis Introduction As you might have guessed, this blog post is about leads and opportunities management, and I am going to provide an overview on how they “live” in SAP S/4HANA. We are going to talk about....
With Introduction of S/4HANA and Fiori, demand for SAP have taken upward trend. SAP has become first choice for Corporates. With this, demands for SAP consultants have also increased many fold. With this increase in demand, individuals, students, experienced candidates should consider SAP profile as a career. In order to justify this, I have tried....
анная публикация является переводом статьи “Highlights for Finance in SAP S/4HANA 2020”,автор – Ulrich Hauke, SAP DeutschlandСсылка на оригинал Сегодня версия SAP S/4HANA 2020 является общедоступной. В этом блоге представлен систематизированный список ряда инноваций (и, соответственно, их преимущества) в процессах финансового планирования и анализа, управления дебиторской задолженностью, учета выручки и отчетность, управления финансами, контокоррентных расчетов....
This blog provides an overview of innovations in SAP S/4HANA Cloud 2108 for Supply Chain. For the first time in the history of the SAP S/4HANA Cloud Manufacturing & Supply Chain blog series, manufacturing innovations are described in a separate blog Manufacturing in SAP S/4HANA Cloud 2108 to shorten the reading time per blog and thus increase their....
his blog post provides additional information for the enterprise management layer for SAP S/4HANA and the enterprise management layer for SAP S/4HANA Cloud, extended edition. What is the difference between the enterprise management layer for SAP S/4HANA and for SAP S/4HANA Cloud, extended edition? The enterprise management layer for SAP S/4HANA is available as....
Execution part of SAP Central Finance project is always a issue when it comes to system performance. There are several Initial Loads to be executed and all of them cause lot of performance issues specially on source system. In this blog I will discuss some options to overcome those issues but of course on the relevant....
With S/4HANA Cloud release 2105, it is possible to copy attachments that are added to the preliminary billing document to the follow up billing documents. In order to enable the copying of attachments, it is essential to make sure ‘Activate Copying of Output Items from Prelim. Billing Docs to Billing Docs configuration step’ is enabled. Configuration....
Dear SAP Friends, Welcome to another interesting blog. In this blog will see about the new way of Migrating the data into S/4HANA. Note:- I will be explaining only about On-premises changes in this blog, and due to more data will split into parts1st Blog will be an overview.2nd Blog will be steps to perform Migrate data.....
Following up on the first blog where we have seen how we can combine CX and EX, understand Customer Segments and their needs, and trigger subsequent actions. The result is recommendations to design and build products as per Customer needs and improve the overall experience. After procuring the equipment, the customer contacts the call center....
Introduction: Delivery issues can be very impactful on repurchase rate and customer retention. Identifying critical delays and reacting when problems happen is not automated. The blog will showcase how we can gather post-installation feedback from the Customer as well as from the Operator in Qualtrics and trigger appropriate action in SAP Sales/Service Cloud. CX and EX....
SAP Partner Insight Session: SAP Endorsed App LabelNow by Gramont LabelNow by Gramont is a new cloud-based industry solution to create compliant product label information. It enables customers to design their product labels with high level of automation, define their ingredient list, allergen statement and nutritional panel with country, language; product category specific data for digital....
Did you know your ERP as a Service (aaS) implementation can fail spectacularly when your organization does not embrace a cloud mindset? Many projects might not fail outright, however, their results remain way behind your organization’s expectations. If you were part of the implementation team, such results may not be your fault. And yet, this....
We are pleased to announce the availability of the updates to SAP Activate for SAP S/4HANA Cloud and pre-configuration content in SAP Best Practices Explorer (BPX). This release delivers many updates to the ready-to-run business processes, methodology guidance and the SAP Cloud ALM capabilities that our customers can leverage in their SAP S/4HANA Cloud projects.....
Introduction: While the concepts I explained here can be leveraged for any Cloud Infrastructure-as-a-Service Provider, public or even private, in this blog I have used AWS as the IaaS Provider. Welcome to part 1 of Automating SAP Deployments with Terraform and Ansible on AWS. This blog post series aims at enabling you to deploy infrastructure....