Using BAPI_ALM_ORDER_MAINTAIN to update production order component
As we know that no standard function module or BAPIs released that may be used to change the production order components. Some one suggests to use use BAPI_ALM_ORDER_MAINTAIN to update...
View ArticleLSMW for uploading BOM
PurposeThis document will briefly discuss LSMW for uploading Bill of Material using Direct Input Method.Prepare LSMW Project : As name describes, I mention the name of the project.Subproject : I...
View ArticleTip: How to See SAP system/client number in Taskbar
Usually, when we have opened several SAP sessions, it is very difficult to know system/client from the taskbar. Here is how you can configure it to be visible in taskbar: Steps:Open, Windows -->...
View ArticleFetch file from presentation server and execute in “Background”.
Hello Friends,In this tutorial, I am explaining the concept:-- Fetch file from presentation server and execute in “Background”. Program:--TYPE-POOLS: slis.flat file...
View ArticleSPAU - HR Objects
In SAP HR systems,after upgradation through patch levels there are always items in the section : Without Modification Assistant -> HR Objects and there are multiple objects which are shown as...
View ArticleAdding notes, long texts to the Business partner UI
PurposeThe document explains how to load notes in to business partner. The loading is done using a report program. Also there was some requirement to do string operations with the notes from the source...
View ArticleMaterial Document List (MB51) Selection Screen Enhancement
Material Document List (MB51) Selection Screen Enhancement Within Inventory Management, the material document list transaction is used to list material documents. It is a very popular transaction. The...
View ArticleInternal Program Environment
Introduction:Sometimes we get a requirement where we need to do some analysis based on the existing coding. Let’s say we want to replace a SELECT statement in a program with new SELECT or we want to...
View ArticleUsing Sets in ABAP Program
Introduction: Many times we need to maintain some Sets in SAP; normally we use these Sets in Boolean Logic formulas, Report writer, Allocation, Planning, Rollups, and Currency Translation in Financial...
View ArticleHow to create custom report symbols in GLM
Step by step guide to create a new custom report symbols in GLM: 1. Go to 'SPRO -> SAP Reference IMG ( Press F5 ) -> Environment, Health and Safety -> Basic Data and Tools -> Report...
View ArticleWE19 - Replicating the IDOCs for analysis
This document deals with replicating the same inbound IDOC data which we want in Quality/Developement to debug or analyse in order to fix the issue with IDOC.It is never a suggested way to follow...
View ArticleMaterial Master Maintenance without Dialog
Material Master Maintenance without Dialog. MATERIAL_MAINTAIN_DARK is used for Material Master Maintenance without Dialog. Which we can in Update mode also.Before using function module...
View ArticleFinding BADI and User exits/Customer exits in a SAP Program
'Finding BADI and User exits/Customer exits in a SAP Program', is a commonplace topic ,but this document is targeted towards the beginners, who find this concept little bit difficult and confusing. It...
View ArticlePrinting or Downloading Service For Object Attachments to local desktop
Many a times there is a business requirement of linking documents, entering notes, sending notes or linking an internet address to various SAP objects. These external attachments can be reference...
View ArticleHow to set up and run AS ABAP 7.4 trial instances provided as virtual appliance
The following document references the most important guides and tutorials for creating, running and operating the AS ABAP 7.4 trial instances provided as virtual appliances by the SAP Cloud Appliance...
View ArticleRead PDF files with Open DataSet(to avoid error corrupted file)
I solved this error today, was looking in the web for this solution and could not find, I just found a lot of people with the same issue, after upload the PDF and try to open in the server or attached...
View ArticleHow to Upload Long Text into SAP Using Excel Sheet.
Many times user may have requirement during uploading the data into SAP as below points.Upload the Long Text into SAP Using Excel Sheet (i.e. here I am explaining about a PO Text in MM Screen).Long...
View ArticleData transfer techniques
Hi, Though there are lots of links and blog are available ,I have written this article .· Topics · Call transaction· Session · BAPI· Difference between them·...
View ArticleOLE ABAP Code with Password Protected Excel Sheet
ObjectivePassword Store in ‘Y’ Table for the Respective User in Encrypted format .To Export Excel Sheet with Password Protected(i.e. Decrypted format) both Cell and Worksheet. Upload some User ID’s...
View ArticleKO01 Internal Order Screen Enhancement
Internal Order Screen Enhancement: KO01/KO02This document illustrates the way we can enhance Transaction Code KO01/02 to Create/Change Internal Orders.The below explanation will give you a brief idea...
View Article