|
|
Categories
»
Customization
Customization
- Design and Format Barcode Labels Easily with a Custom ABAP Program
by Tomoyuki Niijima, Senior IT Architect, IBM Japan, and Vipin Nagpal, Senior Advisory Consultant, IBM India Pvt. Ltd. (June 2010)
Uncover a strategy that enables you to print barcode labels from SAP ERP using SATO printers. Find out how you can create a SATO Barcode Program language data stream from an ABAP report that contains the command for printing text, boxes, and barcodes.
- Enhance All Layers of an Application with the New and Classic Enhancement Technologies
by Thomas Weiss, Product Manager, SAP NetWeaver Product Management Application Server ABAP, SAP AG (June 2009)
Working in cooperation with the classic append technology, the Enhancement Framework enables you to enhance all levels of an application from the Web Dynpro ABAP user interface over the application logic to the database layer. By going through a comprehensive example you will learn how to use the Enhancement Framework and discover the underlying principles and structures that make this technology so easy to work with.
- Enhance Standard BAPIs for Purchase Orders and Sales Orders Documents to Meet Business Needs
by Michal Krawczyk, SAP Integration Consultant, BCC, Poland (May 2009)
Learn how to modify standard, predefined interfaces that provide access to processes and data in business application systems, such as SAP ERP 6.0, to address your business requirements. Learn how to use append structures to create or change most of your SAP ERP documents.
- Improve your business processes with quick and easy enhancements to PDF documents: A toolbox
for modifying PDF files
using ABAP
by Cord Jastram, Software Engineer,
Computer Sciences
Corporation, Germany
Forms are the lifeline of modern business, and
the well-known PDF technology enables you to easily
send forms via email, post them on the Internet,
archive them, or print them offline. But what if
you want to quickly modify a PDF document — add encryption,
attachments, or background text, for example — without
having to open Adobe Acrobat and click through the
various buttons and menu items? This article introduces
the PDF Toolbox, an open-source solution that allows
ABAP developers to programmatically modify existing
PDF documents with ease. It takes you through the
components of the solution, walks you through an
example that uses it, and shows you how to enhance
and deploy it.
- Quick Tip: 3 Easy Methods for Finding Enhancements
by Muhammad Usman Malik, Senior SAP Consultant, Saudi Business Machines, Saudi Arabia (April 2009)
You use enhancements to improve and mold business processes according to company standards. Learn how to find enhancements quickly to increase efficiency and minimize effort when seeking to locate a particular enhancement.
- Quick Tip: Enhance Source Code in Just 4 Steps — Without Modifying Standard Code
by Muhammad Usman Malik, Senior SAP Consultant, Saudi Business Machines, Saudi Arabia (July 2009)
With Enhancement Framework it is possible to change business logic in standard applications without modifying them. These enhancements are easy to trace in different development systems and in upgrades. SAP provides various implicit enhancement points to incorporate and mold standard application outcome to fit business requirements. Follow four steps to find and implement implicit enhancements.
- SAP BusinessObjects Planning and Consolidation: Add Sophisticated Enhancements Through the Shared Query Engine BAdI
by Ryan Leask, Senior Director, EPM Solution Management, SAP BusinessObjects and Prakash Darji, Director, BPC Solution Management, SAP BusinessObjects (January 2010)
Discover a few of the available ways to enhance SAP BusinessObjects Planning and Consolidation, version for SAP NetWeaver. These enhancements often take the form of BAdIs and are implemented through ABAP coding. The authors take you through a detailed example of one such BAdI, the Shared Query Engine BAdI, and supply the code necessary to adapt the process for your own needs.
- Tips and Tricks for Using BAPIs in Accounting Documents
by Sergey Korolev, Independent ABAP Consultant (February 2010)
Posting accounting documents with BAPIs can be somewhat tricky — generating a simple accounting document turns into a report with several hundred lines of code. Accounting functionality is highly dependent on company specifics and legislation, so to make your program more stable against accounting business changes, you have to be able to derive automatically as many customizing parameters as possible. Here are some methods to make the task simpler. Included are three sample programs to help you understand the best way to use BAPIs when posting accounting documents.
- When and How to Use Source Code Plug-Ins
by Thomas Weiss, Product Manager, SAP NetWeaver Product Management Application Server ABAP, SAP AG (July 2009)
Learn in a comprehensive example how to define and implement enhancement points and sections and understand how to use these enhancement options most efficiently.
- Work with Enhancement Technologies and Make Your Enhancement Project Switchable
by Thomas Weiss, Product Manager, SAP NetWeaver Product Management Application Server ABAP, SAP AG (July 2009)
Learn how to work with enhancements of a global class — such as post-methods — and get to know how to plan, structure, and implement a project in which you make your enhancements switchable. Assign the relevant packages to a switch, assign the switch to a reversible business function, and switch the whole project on in transaction SFW5.
|
|