Create multiple appointments, send it to outlook, modify/delete them.
To create a new appointment and send an email, I have always used following document, which is a real helpful one....
View ArticleMaterial Range Conversion
In all custom reports developed for MM (Material Management) and SCM (Supply Chain Management) modules encompassing material range as a selection criteria we face problem with converting the range. The...
View ArticleSimple event handling in ABAP OOPS Part 3
Hello all,This is the 3rd part of event handling in ABAP OOPS. In my previous documents ( Simple event handling in ABAP OOPS / Simple event handling in ABAP OOPS Part 2 ), I showed about the working of...
View ArticleMIGO Default Quantity to be Zero
One of my Client wanted "During MIGO (GR with reference to PO), the default Quantity should be Zero; Instead of Open PO Quantity". So I searched SDN but I could not get an answer. Hence thought of...
View ArticleQRCODE in local file with Python3.4
1.Introduce We have a requirement to use QRCODE in party person's machine in SAP GUI.Since our SAP version is too low and IT team do not want to access internet interface for QRcode.So I developed the...
View ArticleHow to Change the Standard Collective Search help as per our requirement
Introduction : SAP has provided Collective search help to meet most of the requirement. Incase if we want to add or hide any function in Collective Search Help it can be done by following the steps...
View ArticleAdd icons to your Selection Screen without any Coding
Summary:This article explains how we can make use of icons in the SAP Reports without any additional coding to make the Selection Screen more presentable.Introduction:I usually come across reports...
View ArticleHow to maintain customized message with documentation
Requirement details: To call customized (Non SAP Standard) message in program with documentation.Instead of writing hard coded message in program it is very use full to make customized message class...
View Articleline-by-line tax issue while invoice posting
Lately I was working on a requirement where in I had to post an invoice from an idoc. I have used BAPI_ACC_INVOICE_RECEIPT_POST to post the document. While I used BAPI_ACC_INVOICE_RECEIPT_POST, I was...
View ArticleGoogle URL Shortener API
Hi All, This document will guide you how to use google URL hortener API in SAP. 1. Get the API key.Goto console.developers.google.comClick the URL Shortener API link. Create a project (skip if you...
View Article