Different methods for finding BAdI for a given transaction
The use of object orientated concepts within SAP has lead to new method of enhancing standard SAP code called Business Add-Ins or BAdI. BAdI are some what similar to user exits catering to the same...
View ArticleAdobe form with two tables flowing in same page
Recently I have come across a requirement for a pre-printed form where two tables needs to be flowed at same time in same page. I have achieved this by below design, any other suggestion are mostly...
View ArticleMultiple Node Creation for SMS(HTTP) in SCOT(T-code) and Using same in code...
Hi All ,This is the document showing how to create Two Nodes for SMS in Transaction SCOT. handle them technically using code.(Which node you want to select while Sending SMS) Scenario : In Our Company...
View ArticleCreaing Web service in PHP and consuming it in SAP
IntroductionThis Document explains how to create web service using PHP, how to create proxy and Consuming the web service in SAP.PrerequisitesTo create a web service you need1. WSDL editor like...
View ArticleHow to add a new node to a report tree
A Report tree is a hierarchical structure that can contain standard SAP reports and/or user-defined reports.In an R/3 System, there can be any number of report trees, and the nodes of each report tree...
View ArticleSending mail with attachment document type .docx / .xlsx ..
Hi all, In my specific requirement user can upload document in application server & later I have to send them in mail as a attachment.I have used 'CL_BCS' to send them. Now evrything is working...
View ArticleHow to handle the case sensitive description fields in the Search Help
1.0 IntroductionThe input help (F4 help) is a standard function of the R/3 System. It permits the user to display a list of possible values for a screen field.But description fields in search help are...
View ArticleEvaluation Path : How to create and use
The objective of this document to give practical scenarios on how Evaluation Paths can be created and used in our applications. It also helps in understanding how the Evaluation Path fetches data from...
View ArticleTransition strategy criteria
IntroductionIn order to evaluate the interface transition options, the below criteria should be considered for an evaluation and to aid the traceability of requirements.Transition Period, the period of...
View ArticleWorkflow Basic Activities
WORKFLOW BUILDER Workflow builder is the business workflow tool for creating, editing and displaying the workflow definition. The Workflow Builder provides a graphical modeling view, which gives a...
View ArticleHow to Upload Long Text into SAP Using Excel Sheet and SAVE_TEXT Function Module
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 ArticleCreating a Split screen Output of Grids
Just thought of putting up a OOPs way of doing a Document to show the basic 'Split screen Grid Output' designing. This can be useful when users want to compare multiple data set results in a Single...
View ArticleInteger Arithmatic Operations on Large Numbers
Maximum positive value that can be stored by integer type variable in ABAP is 2147483647.For values beyond maximum limit of integer variable, workarounds can be used.One such example is discussion MOD...
View ArticleSCN Trial Editions: SAP NetWeaver Application Server ABAP 7.4
Latest NewsAug 28, 2013: We updated the ABAP on SAP HANA trial edition to AS ABAP 7.4 SP03 on SAP HANA 1.00.63. Get your hands on the latest release of SAP NetWeaver Application Server ABAP, learn more...
View ArticleMaterial Master Enhancement End-to-End: Conversion Perspective - 1(Continue)
Integrating Customer-Specific Fields In Material Master -2 4 : Maintaining customer specific fields through LSMW Direct Input method. (Program: RMDATIND, Object: 0020) Customer-specific fields in...
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 ArticleTranslation of SAP Terminology using transaction SAPTERM
Introduction:In SAP business requirement varies across the globe and sometimes some business requirement is such that we need to provide a solution in various languages. For this we have Translations...
View ArticleItem Wise Pricing Calculations of Sales Order Using Function Module
Item Wise Pricing Calculations of Sales Order Using Function Module Introduction: The requirement we had in one of the project undertook this year is carry out the pricing functionality...
View ArticleHow to store a binary file as function module
Hello community,many information is stored in different files with different formats. This information is often important for the customer and there is the question, how to transport this to a...
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