Optimizing ABAP for SAP HANA: A Three-Step Approach

ABAP is an integral part of SAP customer and partner environments, with a vast amount of business-critical data present in ABAP-based systems such as SAP Business Suite, SAP NetWeaver Business Warehouse (SAP NetWeaver BW), and on-demand offerings from SAP. These environments can benefit from the accelerated processing and analysis supported by SAP’s in-memory database technology offering, SAP HANA. Applications that use SAP HANA follow the “code to data” paradigm in which calculation logic is pushed down from the application server to the database server. The SAP HANA database then performs the calculations and sends the resulting data set back for use by an application. Operations that require high-performance access to mass data can be delegated to SAP HANA while operations used to manage and integrate business processes remain on SAP Net Weaver AS ABAP. Finally, SAP has developed a staged, three-step approach to optimizing SAP NetWeaver AS ABAP for SAP HANA that will help customers and partners gradually integrate in-memory innovation without risking their existing implementations.
After reading this document, you will be able to:

  • Know about the basics of SAP ABAP and SAP HANA
  • Optimization techniques for SAP HANA Database
  • How to access SAP HANA through ABAP applications
  • Basics for migrating ABAP code to SAP HANA
  • Different performance and functional checks
  • About different performance analyzer tools

Read more

ABAP Debugging Tutorial: Beginner’s Guide

Debugging ABAP Programs in SAP S4/HANA is used to spot programming errors easily when you stop a program or transaction at a certain point. Functional consultants also need to have basic debugging ABAP skills which reduces excessive independence to ABAP teams.
This ABAP Debugging tutorial handbook will help functional and development consultants to get high level of understanding debugger. Following list of topics are covered in the document with example scenarios;

  • ABAP Debugging – Brief Overview
  • Important transaction codes in ABAP Debugging
  • Use of Breakpoint Notions
  • Debugging Screens (/h.. transactions)
  • Watchpoints
  • Changing Variable Values On the Fly
  • Real time Debugging :
    • Debugging pop up screen
    • Debugging of Enhancement
    • Debugging an error message

Read more

ABAP & HANA CDS Views Tutorial Presentation

CDS (Full form: Core Data Services) is a “semantically rich” data definition Language created by SAP. CDS allows ABAP users to define entity types (such as orders, products or business partners, ) and the semantic relationships between them, which correspond to foreign key relationships in traditional entity relationship (ER) models.
After reading this training presentation you will learn;

  • What is CDS and how to create it ?
  • ABAP CDS vs HANA CDS
  • How to Create CDS View using AWS ?
  • How to use CDS View in ABAP ?
  • How to Associate CDS entities ?
  • Aggregate Functions in CDS Views
  • CDS View Parameters
  • How to Create HANA CDS View

Read more

LTMC Intro Presentation: New Data Migration Tool in SAP S/4HANA:

LTMC (Full Form: Legacy Transfer Migration Cockpit) in the new tool in SAP S/4 that replaces LSMW for data migration tasks.
LSMW has been used for years as the legacy data migration tool for new implementations and migrations. LSMW is still an available tool in S/4HANA, but LTMC provides a faster through process simplification, automated cross-object value mapping, and re-engineering of data structure with no programming.
This document will provide you a through introduction to Migration Cockpit LTMC in SAP S/4HANA.

  • Changes in data migration
  • What are the different transition scenarios?
  • Availability of LSMW in SAP S/4HANA
  • The S/4HANA Migration Cockpit
  • How does the Migration Cockpit work? – A Step by Step Guide with Example
  • What about objects not supported by the Migration Cockpit?
  • Rapid Data Migration with Data Services
  • Process Overview of 6 Step Rapid Data Migration Solution
  • When to use What?

Read more

ABAP Class Notes from Training Institude (449 Pages)

This ABAP notes document, prepared by a training institute instructor, contains several chapters and will serve as a support document for ABAP Developers/Consultants/Architects who code in ABAP and want to learn how to develop ABAP programs. Main chapters included in this guide are;

  • ERP SAP ABAP Introduction
  • Data Dictionary
  • Modularization Techniques
  • ABAP Queries Fundamentals
  • ALV Reports
  • Module Pool
  • Debugger
  • Forms Page Layout
  • Enhancements
  • Cross Applications
  • OOABAP

Read more

LSMW Guide: Upload Bulk Data in SAP HR System

This LSMW guide meets requirement from the business to upload the mass data in SAP system. Legacy System Migration Workbench (LSMW) can be used for this activity, which is a handy tool for data uploads.
This document is real handy for a functional consultant to know LSMW and it would help them to successfully complete the task.
A scenario to upload Date of birth for 100 employees in IT 0002 is covered in this step-by-step LSMW manual.

Read more

Most Used SAP Tables – Module-Wise Categorized Collection Book

In this pdf book, you will find categorized collection of most used SAP tables for following modules;

  • Chapter 1: SD Sales and Distribution Tables
  • Chapter 2: MM Material Management Tables
  • Chapter 3: CO Controlling Tables
  • Chapter 4: FI Financial Accounting Tables
  • Chapter 5: Production Planning and Control Tables
  • Chapter 6:CRM Customer Relationship Management Tables
  • Chapter 7: LO-VC Variant Configuration Tables
  • Chapter 8: Personnel Management Tables
  • Chapter 9: ABAP Data Dictionary Tables
  • Chapter 10: User Administration Tables
  • Chapter 11: BC Basis Components Tables

Read more