SAP ABAP Refresher’s Guide

No need to talk much about this massive 1000 pages document. The following topics are covered in detailed for ABAP Beginners;

  1. Introduction to ABAP
  2. SAP Netweaver Overview, Introduction to ABAP…

  3. ABAP Workbench Basics
  4. Data types and data objects, Internal tables, Debugging, Function groups and function modules…

  5. ABAP Dictionary
  6. Database tables, domains, views, locking concept…

  7. Advanced ABAP
  8. Open SQL, Dynamic programming…

  9. ABAP Objects
  10. Classes and objects, inheritance, polymorphism, interfaces, events, exception handling

    Read more

SAP Press Books Sample Chapter Downloads – Part 4

Before starting this series, I also did not have any chance to view most of the sample chapters shared here.  Actually it helps a lot me too and they are now most valuable documents in my archive. This part of series also comes in handy ones you should not miss

  • What are the benefits of Structural Authorizations in SAP HCM ?
  • Creating your first program in ABAP Editor
  • Segment Reporting in SAP Financial Reporting
  • Critical aspects of Internal Tables processing in ABAP
  • An Overview of Bank Accounting in SAP Financials

Read more

A Complete Reference to ABAP Basics

Starting with the definition of R/3 Architecture Components, this document brings you to a complete overview of the almost all ABAP Basics. During the reading you will learn the common statements used in creation of ABAP Screens with given examples and then you will be introduced to Data Dictionary objects. The ongoing topics covered in this document are as follows:

  • Internal Tables : Purpose of Internal Tables, Types, Used System Variables…
  • Subroutines : Statements used in Subroutines…
  • Reports : Types of Reports…
  • Module Pool Programming (MPP) : Events used in MPP, Creation steps of a simple MPP…
  • Menu Painter
  • Batch Data Communication : Methods used in BDC: Direct Input Method, Call Transaction Method and Session Method…
  • LSMW ( Legacy System Migration Workbench) : Steps required to create LSMW
  • SAPScript : Components of SAPScript
  • Smartforms : Advantages, Components and Navigation Settings of Smartforms

Read more

ABAP Training Slides for Beginners

Get the basics and most important aspects of ABAP with this presentation package.Contents covered;

  1. ABAP Programming Language:
    • Get an introduction to ABAP Programming,
    • Identify ABAP Workbenchcomponents
  2. Introduction to ABAP Programming:
    • Remember basic terms in ABAP Programming,
    • Identify ABAP development basics,
    • Examine ABAP programming environment and ABAP Editor,
    • Write basic ABAP program syntax
  3. Simple Output Statements:
    • List the ABAP write statement,
    • Writing Icons and Symbols List New-Page statement,
    • Maintaining page header
  4. ABAP Data Declarations:
    • List ABAP elementary data types,
    • Declaring variables,
    • List user-defined data types,
    • Use arithmetic expressions,
    • List field-symbols
  5. Retrieving Data with SELECT Statements:
    • Retrieve information from the database using Open SQL,
    • Create basic Select statements for use in ABAP Code,
    • Describe the system field SY-SUBRC and properly use it in an ABAP Program.
  6. Control Statements:
    • Use the basic Control Flow Constructs that are available in the ABAP Editor
    • Use the following statements in an ABAP Program
    • IF, CASE, DO, WHILE, CHECK, EXIT, and CONTINUE
    • Use the Logical Expressions that are available in the ABAP Editor
  7. Data Structures and Internal Tables
    • Create a Structure in an ABAP Program
    • Create an Internal Table in an ABAP program
    • Populate an Internal Table with data
    • Read Database information into an Internal Table
  8. Multiple Line Selection
    • Write check boxes in the screen.
    • Providing additional information on single record on the screen.
    • Use READ-LINE statement with SY-INDEX.

Read more

ABAP Training Set 2: Introduction

Introduction to Abap

Contents

Chapter 01 ABAP Programming Language
Chapter 02 Introduction to ABAP Programming
Chapter 03 Simple Output Statements
Chapter 04 ABAP Data Declarations
Chapter 05 Retrieving Data with SELECT Statements
Chapter 06 Control Statements
Chapter 07 Data Structures & Internal Tables

Read more