Introduction SAP Investigative Case Management(ICM) is now available on SAP S/4HANA since SAP S/4HANA 1909 FPS00 release. Read More: SAP S/4HANA Production Planning and Manufacturing Certification Preparation Guide Flexibility in SAP Investigative Case Management covers a broad spectrum of topics that allows customers to adopt standard Investigative Case Management entities to their business needs. Below […]
Month: February 2020
CRM Bol programming Debugging Tips and Code Snippet on how to read & populate values
This blog explains on how to do basic debugging and write code in CRM. It covers the below topic areas 1. Requirement: Disable a specific UI element field For customer overview screen when user clicks on edit to update the address information Also Read: SAP CRM Certification Preparation Guide Disable a specific field called “Delivery […]
How to Extend a Standard SapUI5 Control
There comes a time in every project’s lifecycle when you realize you should start using extended controls in your XML views. For example,using the same Value Help dialogs several times in the same project can be quite common, but copying and pasting the same code would be difficult to maintain. Also Read: SAP Certifications Another […]
Advanced Customer Return management with Material replacement in SAP SD
Scenario: Creating the Advanced Return order which generates the Customer RMA number automatically with specifying the details about refund or replacement of material required. Return delivery also created automatically and PGR need to be done for receiving the goods from customer then Quality Inspection team will do the inspection of the received material and release […]
Manufacturing and Supply Chain in SAP S/4HANA Cloud 2002
This blog provides an overview of innovations in SAP S/4HANA Cloud 2002 for Manufacturing and Supply Chain. Also Read: SAP Cloud Platform Certification Preparation Guide 1. Warehouse Management Warehouse Management is available as an integral part of SAP S/4HANA Cloud since the 1811 release. Meanwhile 12 best practice processes are available: Fig. 1: Overview of […]
SAP S/4HANA 1909 Post Conversion Tips and Suggestions
This document is intended to provide quick and concrete common post conversion to S/4HANA tips that customers can include (if relevant) in their first conversion cycle and embrace these as part of their conversion journey so that this possible issue don’t arise during the production conversion. Also Read: SAP S/4HANA Financial Accounting Certification Preparation Guide […]
SAP PI/PO – Java Mapping Create attachments – SFTP
I just would like to post one solution for a project that the requirement to write down the files in the SFTP server must follow the order – first PDF and the corresponding XML for each PDF’s. Integration Diagram: Outbound interface – Abap proxy with attachments (application/pdf and application/xml) in SAP PI transformation of reading […]
SAP Utilities S/4 Hana 1909 For All CRM Questions
I have a chance to test ISU in S/4 Hana 1909 which is released Sep 2019. I would like to thank cal.sap team for giving chance to trial this in cloud environment. First I will share some details on this cloud environment. You can install SAP S/4HANA 1909, Fully-Activated Appliance as easy as one click […]
SAP PI/PO – Content Conversion plus Java Mapping – ZIDOC
I would like to share one a proof of concept that later one became a project, the solution was to read a text/plain file from FTP/SFTP server and generate the ZIDOC but the text/plain file was not possible to make clear content conversion configuration because it’s not (CSV) file and there was no pattern for […]
Using Texts in Fiori Apps
Introduction Texts describe objects in SAP. When texts are language dependent they are are stored in a separate table from the object itself. An example of this would be the Dimension Texts table T006T which gives a text per language for the dimension objects in table T006D. When the texts are language independent they are […]