Parallel processing of background jobs in SAP
Parallel Processing reduces the time taken by usual background jobs in SAP by optimally utilizing the available background work processes in the server. Why parallel processing?When the volume of data...
View ArticleDynamic create range table
I would like to share my experience on how to create range table to be used in database selection on where clause. Before we start how to create the dynamic range table, let's see the usual way to...
View ArticleAdd Partner to Purchase Order Partners Tab During PO Creation ME21N/ME59N
When I came across the requirement to add business partner PO, I tried to search for solution is SDN and I only found few posts un-answered/Assumed Answered on somewhat similar requirement but there...
View ArticleError during activation --> Message no. EU837
Hi All, We often get the Error in making some changes in Selection text and the Error will be like Error during activationMessage no. EU837 Usually this error will come if the Development system did...
View ArticleCreation of Transaction Code for Custom Table Display for User
This document is aimed at creation of a transaction code for table display (in non-editable mode) for the user. User should be able to see the records but must not be able to edit the records. This...
View ArticleCalculate tax using SABRIX
INTRODUCTION SAP does not have inbuilt Tax calculation solution, hence external tax bolt on software products are used for tax solution. ‘Sabrix’ is one of the many external tax Software products...
View ArticleAutomatically Delete Work item On Deletion of SES
INTRODUCTION SES stands for SERVICE ENTRY SHEET. A Service Entry sheet is similar to the Good Receipt document and it uses services which are performed instead of materials.The service entry sheet is...
View ArticleGetting Started with SAP NetWeaver AS ABAP & SAP BW 7.4 SP8 on SAP HANA 1.0...
This guide describes how to set up and run the developer edition of SAP NetWeaver Application Server for ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8, which is provided as virtual...
View ArticleVBAP and XVBAP inconsistency
Problem description:Customer changes item level data in the sales order and other data changes as well. For example: when storage location is filled in within an item, the order quantity will be...
View ArticleExtracting URL from string
I came across some situation to extract URL from a string/paragraph and could see some others also wanted this logic in scn. In this document I include a sample report program code to extract URL from...
View ArticleALV Object Model Demo&Sample Programs and Classes
Simple form of calling the ALV Object model basic programs : SALV_LEARN_MAP_TABLE_1SALV_LEARN_MAP_TABLE_2SALV_LEARN_MAP_TABLE_3SALV_LEARN_MAP_TABLE_4SALV_LEARN_MAP_TABLE_5 ALV Object model demo...
View ArticleCustomer Master - BDC load , Tax jurisdiction challenges
Customer Master upload – BDC, Tax jurisdiction challenges . Preface:Loading customer master often calls for many technical challenges in making the appropriate design that will cover the tradeoff...
View ArticleCalculate Mandelbrot set in ABAP
If you feel bored by crunching through business data, you could create some nice images in ABAP. For example, a fractal. Below is a simple program for calculating a Mandelbrot set. Just add a screen...
View ArticleSAP Print Outputs or Attachments in Mail Body
Introduction: SAP print outputs which are being sent to Outlook, Gmail, Yahoo, etc. as an attachment ( either as a Word document or Excel or PDF etc.), can also be displayed directly in mail...
View ArticleAdd Partner to Purchase Order Partners Tab During PO Creation ME21N/ME59N
When I came across the requirement to add business partner PO, I tried to search for solution is SDN and I only found few posts un-answered/Assumed Answered on somewhat similar requirement but there...
View ArticleHelp Your Developers Write Better In-Code Documentation
Most ABAP developers know it is usually easier and faster to find something in ABAP programs than searching the documentation. There are two “buts” to this approach. Firstly, the job of reading ABAP...
View ArticleMass Upload of Purchase Order Release Codes and Release Strategies - A...
EXECUTIVE SUMMARYConfiguration of Release Codes and Release Strategies for a Purchase Order is a major task in the life of an MM functional. In an ideal situation, though this may be a one-time...
View ArticleAdd Partner to Purchase Order Partners Tab During PO Creation ME21N/ME59N
When I came across the requirement to add business partner PO, I tried to search for solution is SDN and I only found few posts un-answered/Assumed Answered on somewhat similar requirement but there...
View ArticleCreate log of Custom Messages in SLG1
We can create the log of customized message in the T.code SLG1 by creating your own Function module. Function Module: Create a Custom FM consisting the parameters as follows :- Import parametersObject...
View ArticleTransfer File using HTTP REQUEST
Introduction: There are different solutions for sending document / file to an external NON-SAP System, this document highlights the technique of sending a file using simple HTTP URL. This document...
View Article