Adding ad-hoc notes to production orders, purchase orders, etc. and reading them
Business Requirement: Our customer need a way to append/add ad-hoc notes to production orders and then needed to be able to include those ad-hoc notes in reporting. Solution: Use GOS (Generic Object...
View ArticleMAINTAIN_BAPI method for Customer Upload
For DATA Conversion activity, the customer data upload is the base for the rest of the upload. The MAINTAIN_BAPI is very powerful method from class CMD_EI_API to create as well as for change the...
View ArticleWhite Paper on 'Color Printing in SAP Scripts'
Abstract: As we are aware, we can print the text in different colors as required in smartforms. It is easy to print the text in colors using the color feature in smart styles. Imagine...
View ArticleSAP component hierarchy (search incident component F4)
The SAP support web site http://service.sap.com/incident allows to search for incidents (OSS message created by current SAP customer).There is a selection screen field named component. By trying to...
View ArticleDistribution list, Dynamic selection screen Variant and Schedule Background Job
Objective: Using this document user can create the email distribution list, create dynamic selection variant and Schedule the background Job for which the output will be send to the email ID of...
View Article"Excel Style" Database Analytics with 1 Line of ABAP Code
The new ALV with IDA (Integrated Data Access) is able to process a high number of records withouth negative impact on performance. this works for HANA but also for non-hana Databases (except for the...
View ArticleFavourite Objects Tool
If you are an ABAP developer, the chances of which should be high given that you are lurking around in the ABAP Development space, you must have come across situations in your projects where you had a...
View ArticleCustomer Master Creation Using Class : CMD_EI_API
This Blog will clearly Explains that, Creation of Customer Master Record Using this Class : CMD_EI_API. Generally for Customer Master Creation, we use BAPI's like BAPI_CUSTOMER_CREATEFROMDATA1 or...
View ArticleCalling the method of class CL_RSD_DTA via FACTORY Method
Issue :During the migration of SAP BW 7.0 to 7.4 project the call to the method of the class CL_RSD_DTA turns into error. Analysis :The method was called by creating instance of the class using CREATE...
View Articlepricing conditions in ME21N(abaper job)
Hi every one, REQUIREMENT 1: i have a requirement in ME21N(Po create) pricing is determined as per the condition records maintained by our mm consultant but now he is asking for ZPCR...
View ArticleAssign Search help to Standard Structure
RequirementRequirement is to have a customized Search help for a field present on standard Screen. Analysis First step is to find the Search help associated with that field. If standard search help is...
View ArticleGetting Google maps coordinates from inside of a Dialog program
Hi Abapers,It was long time ago since I posted something on SCN and these days I'm trying to make, let's say, GIS inside SAP ERP.. So a wanted to be able to draw some polygon on map and then get his...
View ArticleMaterial Consumption Vs Purchasing History Month Wise
Dear Friends, Recently I had a requirement to create Material consumption , Purchase Condition price , Purchase a material from particular vendor based on the month wise report . Its is...
View ArticleReport for doxygen documentation for ABAP sources
The attached report generates doxygen / plant uml documentation from an abap developoment package.There are the following prerequisites:1.) you need doxygen and plantUml installed in...
View ArticleSAP ABAP HR Display Additional Fields in Payslip India
SAP ABAP HR India.This document contains the step via step procedure to create and Display Additional Fields in Pay slip India. Display HR Additional Fields in Pay slipCreate a Structure which will be...
View ArticleAutomate Header Pricing Conditions on Sales Orders
Business Scenario: Automate freight header pricing condition type on sales order at the header level. Currently SAP doesn't have the capability to automate header condition types. What we mean by...
View ArticleDebugging loop
Did you ever had to step into loop looking for 46-th row or looking for occurrence of some value?Instead of painful record by record stepping trough loop, why not use breakpoints/watchpoints? While...
View ArticleGuides and Tutorials for the Developer Edition of AS ABAP incl. BW on SAP HANA
The Developer Edition of AS ABAP incl. BW on SAP HANA comes with pre-configured users and pre-installed sample applications. Thus, you can immediately start developing or trying out new capabilities...
View ArticleEmployee Photo - Bitmap Automation (for Dynamic Employee Photos in Smartforms)
EMPLOYEE PHOTO - BITMAP AUTOMATION( TO BE DISPLAYED ON SMARTFORMS ) Recently we needed the functionality to print Employee Photos on smartforms. As smartforms only show BMP files uploaded via SE78 and...
View ArticleReporting Transport request flow in different land scapes
Summary The document briefly explains how to track the transport request flow once released from the development system. We know that once development is completed the changes are saved in a TR and...
View Article