SAP Excel In Place
SAP Excel in Place Applies to:SAP NetWeaver 2004s, mySAP ERP 2005Created on:21-08-2013Author:Gaurang Gujar, Capgemini , Consultant , Appsone.SummaryMany times it is an requirement to add an derived...
View ArticleHow to get Overview Tree from MD04 with MD_SALES_ORDER_STATUS_REPORT FM
Recently I needed to get information from CO46 tcode to use in a custom development. More specifically, I needed Overview Tree from MD04.The only FM to get this data is MD_SALES_ORDER_STATUS_REPORT,...
View ArticleHow to use Material Master Skipping numbers using RFC/BAPI
Sometimes the client or end-users says that some material master numbers are getting skipped due to some error in Material Master Record data during the data upload using RFC / BAPI. Scenario:Material...
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 ArticleDownload Multiple Internal Tables in Single Excel Sheet
Download Multiple Internal Tables in Single Excel Sheet Objective: Some times we need to download multiple internal tables in single excel files as per requirement. Internal tables having different...
View ArticleProgress Indicator with estimated remaining time style windows.
Thisexample showsmy techniqueso thatthe user knowstheexecution timeandto cancelthe query ifnotappropriate.Hope youhelps. CODE:...
View ArticleOvercome the default limit of 30 characters to parameters/select-options text...
Hello Friends, On selection screen we can display up to 30 characters of parameters/select-options text. However with the help of “SELECTION-SCREEN COMMENT [text] FOR FIELD sel”, we can overcome this...
View ArticleSEPA Mandate form in multiple languages
This document describes development steps for SEPA mandate form output. In this approach, no need to do tedious translation of smartfom (in SE63) to trigger output in multiple languages. Standard...
View ArticleInternal Table in Mail Body
Objective The requirement is to send internal table data in mail body instead of sending as attachment in mail. Mail body internal table data should display with different color’s based on conditions....
View ArticleField Exit and Field Enhancement
Field Exit and Field EnhancementField Exit:Field exit is used to write your custom logic against field, it is no longer used by SAP after 4.6C as SAP has come up with lots of user exit and enhancement...
View ArticleBAPI_PO_CHANGE - Change SLFDT variable
Hello,attachedan example tochange the datestatisticsof distributions (variable SLFDT ), you just have topassthe parametersandcall the routine. EXAMPLE: FORM CHANGE_SLFDTUSING EBELN EBELP ETENR...
View ArticleDisplay PHOTO employee in a DYNPRO
Hello, attachedan example to seethe photo ofemployeeby number of personnel in a DYNPRO.Variable "PERNR" is the number of personnel. You have tocreate a container in the DYNPRO with the name of "PHOTO"...
View ArticleDecorate your Abap CODE with ASCII Art
Hello,attacheda websiteto generateasciitext (304 types),very useful forour codeABAP. http://patorjk.com/software/taag/#p=testall&c=bash&f=Big&t=FORM%20TEST%0A%0A%0A Regards.
View ArticleIntroduction to Jetform
What is Jetform?Jetform is a print solution that replaces SAP script.Produces output in many formats. i.e. PDF, HTML, etc.The jetform Central is a server task listening for incoming data streams (this...
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 ArticleComparison on LSMW and SAP PO - Middleware
Introduction A brief comparison on LSMW, Interface and SAP PO - Middleware tool. LSMW Legacy System Migration Workbench (LMSW) as its name signifies is a SAP R/3 based tool which is used to transfer...
View ArticleImplementing the Customer-exit EXIT_SAPLKKAG_003 SAP ENHANCEMENT(KKAG0002)
Sometimes, the customer gives a unique requirement to substitute the Revenue accounts with cost accounts making all revenues to go to WIP(Work in Progress),whenever the sales order goes into release...
View ArticleUploading font metrics using Load AFM File function
Uploading font metrics using Load AFM File function SummaryThe SAP system is delivered with the font metrics data that is required for all standard SAPscript forms. Sometimes we want to use a typeface...
View ArticleCopy the content dynamically between two dictionary tables (with backup)
Hi, I attacha utility tocopy anycontents of adictionary tableto anotherin a dynamic way(common fieldsare insertedintodestination table). You have the optionto cleanthe target tableand make abackupof...
View ArticleGetting Started with SAP NetWeaver AS ABAP 7.4 SP03 on SAP HANA [Trial]
This guide describes how to set up your local environment for the SAP NetWeaver AS ABAP 7.4 SP03 on SAP HANA trial provided as virtual appliance by the SAP Cloud Appliance Library.View this Document
View Article